We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bace87 commit 370b584Copy full SHA for 370b584
FlagsmithClient/build.gradle.kts
@@ -196,7 +196,7 @@ mavenPublishing {
196
197
signAllPublications()
198
199
- coordinates("io.flagsmith", "flagsmith-kotlin-android-client", versionNumber)
+ coordinates("com.flagsmith", "flagsmith-kotlin-android-client", versionNumber)
200
201
pom {
202
name.set("Flagsmith Kotlin Android Client")
0 commit comments