We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b378fca + 59752aa commit 2ca19e4Copy full SHA for 2ca19e4
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id 'signing'
5
id 'idea'
6
id 'checkstyle'
7
- id("com.gradle.plugin-publish") version "2.1.0"
+ id("com.gradle.plugin-publish") version "2.1.1"
8
}
9
10
def releaseVersion = "0.0.1"
0 commit comments