We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d9d44 commit f600581Copy full SHA for f600581
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
// Top-level build file where you can add configuration options common to all sub-projects/modules.
2
plugins {
3
id 'com.android.library' version '8.5.1' apply false
4
- id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
+ id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
5
id 'app.opendocument.conanandroidgradleplugin' version '0.9.0' apply false
6
}
7
0 commit comments