Skip to content

Commit 8cbaeed

Browse files
committed
update publish-plugin to 1.3.0
1 parent 78dbe47 commit 8cbaeed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
classpath 'com.android.tools.build:gradle:4.0.1'
1313
classpath "org.jetbrains.dokka:dokka-gradle-plugin:1.4.10.2"
1414
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
15-
classpath 'io.github.gradle-nexus:publish-plugin:1.1.0'
15+
classpath 'io.github.gradle-nexus:publish-plugin:1.3.0'
1616
}
1717
}
1818

0 commit comments

Comments
 (0)