We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1188f commit 9b08932Copy full SHA for 9b08932
1 file changed
sdks/kotlin/build.gradle.kts
@@ -83,7 +83,7 @@ dependencies {
83
debugImplementation(libs.androidx.ui.tooling)
84
}
85
86
-val publishVersion = "1.0.1"
+val publishVersion = "1.0.2"
87
88
mavenPublishing {
89
// Configure which Sonatype instance to use
0 commit comments