Skip to content

Commit a25a102

Browse files
committed
Change group ID to 'org.ton.kotlin'
1 parent a9f5076 commit a25a102

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
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
allprojects {
12-
group = "org.ton"
12+
group = "org.ton.kotlin"
1313
version = "0.5.0"
1414

1515
repositories {

0 commit comments

Comments
 (0)