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