We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5d0e52 commit bd67405Copy full SHA for bd67405
build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id 'signing'
3
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
4
- id 'com.gradle.plugin-publish' version '1.1.0'
+ id 'com.gradle.plugin-publish' version '1.2.0'
5
}
6
7
apply plugin: 'groovy'
0 commit comments