Skip to content

Commit a0ed9ab

Browse files
committed
working bintrayupload
1 parent bdbde53 commit a0ed9ab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ buildscript {
1111
}
1212
}
1313
plugins {
14-
id "com.jfrog.bintray" version "1.7"
14+
id "com.jfrog.bintray" version "1.8.4"
1515
id 'net.researchgate.release' version '2.3.4'
1616
id "com.github.hierynomus.license" version "0.14.0"
1717
}

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ org.gradle.daemon=true
55
org.gradle.parallel=true
66
org.gradle.jvmargs=-Dfile.encoding=UTF-8
77

8-
version = 6.1.1
8+
version = 6.1

0 commit comments

Comments
 (0)