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 5545696 commit d2334e4Copy full SHA for d2334e4
android/build.gradle
@@ -18,7 +18,7 @@ plugins {
18
id 'com.android.application' version '8.3.2' apply false
19
id 'com.android.library' version '8.3.2' apply false
20
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
21
- id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
22
}
23
24
nexusPublishing {
0 commit comments