We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdbde53 commit a0ed9abCopy full SHA for a0ed9ab
build.gradle
@@ -11,7 +11,7 @@ buildscript {
11
}
12
13
plugins {
14
- id "com.jfrog.bintray" version "1.7"
+ id "com.jfrog.bintray" version "1.8.4"
15
id 'net.researchgate.release' version '2.3.4'
16
id "com.github.hierynomus.license" version "0.14.0"
17
gradle.properties
@@ -5,4 +5,4 @@ org.gradle.daemon=true
5
org.gradle.parallel=true
6
org.gradle.jvmargs=-Dfile.encoding=UTF-8
7
8
-version = 6.1.1
+version = 6.1
0 commit comments