Skip to content

Commit 238ae1a

Browse files
committed
📝 try fix
1 parent ea09dea commit 238ae1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ rootProject.extra.properties["sha"]?.let { sha ->
1010
version = sha
1111
}
1212

13-
group = "fr.traqueur.currencies"
13+
group = "fr.maxlego08.currencies"
1414
version = property("version") as String
1515

1616
extra.set("targetFolder", file("target/"))

0 commit comments

Comments
 (0)