We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03ae27d commit a1ba5b1Copy full SHA for a1ba5b1
build.gradle
@@ -5,8 +5,8 @@ buildscript {
5
}
6
7
dependencies {
8
- classpath "org.shipkit:shipkit-auto-version:0.+"
9
- classpath "org.shipkit:shipkit-changelog:0.+"
+ classpath "org.shipkit:shipkit-auto-version:1.+"
+ classpath "org.shipkit:shipkit-changelog:1.+"
10
classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+"
11
12
0 commit comments