We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0426ec9 + 279c23b commit c299974Copy full SHA for c299974
build.gradle
@@ -11,7 +11,7 @@ plugins {
11
id 'com.android.library' version "$agpVersion" apply false
12
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
13
id 'org.jetbrains.kotlin.jvm' version "$kotlinVersion" apply false
14
- id "io.github.gradle-nexus.publish-plugin" version "1.2.0"
+ id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
15
}
16
17
apply from: "${rootDir}/publish-root.gradle"
0 commit comments