Skip to content

Commit 24a7c3b

Browse files
committed
More build related work - updated bintray plugin
1 parent 3e9268f commit 24a7c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
}
88

99
plugins {
10-
id "com.jfrog.bintray" version "1.2"
10+
id "com.jfrog.bintray" version "1.8.4"
1111
}
1212

1313
apply plugin: 'java'

0 commit comments

Comments
 (0)