Skip to content

Commit e674871

Browse files
committed
update: use org namespace for groupId ml
1 parent 981f7d4 commit e674871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ml/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ val gitVersion: String by lazy {
9797
publishing {
9898
publications {
9999
register<MavenPublication>("release") {
100-
groupId = "com.github.dev-diaries41.smartscan-sdk"
100+
groupId = "com.github.smartscanapp.smartscan-sdk"
101101
artifactId = "smartscan-${project.name}"
102102
version = gitVersion
103103

0 commit comments

Comments
 (0)