Skip to content

Commit f600581

Browse files
Upgrade io.github.gradle-nexus.publish-plugin to 2.0.0
1 parent 97d9d44 commit f600581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// Top-level build file where you can add configuration options common to all sub-projects/modules.
22
plugins {
33
id 'com.android.library' version '8.5.1' apply false
4-
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
4+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
55
id 'app.opendocument.conanandroidgradleplugin' version '0.9.0' apply false
66
}
77

0 commit comments

Comments
 (0)