Skip to content

Commit 279c23b

Browse files
Update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
1 parent 0426ec9 commit 279c23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
id 'com.android.library' version "$agpVersion" apply false
1212
id 'org.jetbrains.kotlin.android' version "$kotlinVersion" apply false
1313
id 'org.jetbrains.kotlin.jvm' version "$kotlinVersion" apply false
14-
id "io.github.gradle-nexus.publish-plugin" version "1.2.0"
14+
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
1515
}
1616

1717
apply from: "${rootDir}/publish-root.gradle"

0 commit comments

Comments
 (0)