Skip to content

Commit

Permalink
updating bintray plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kaifox committed Nov 19, 2018
1 parent 6943e9f commit eb4b2d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ buildscript {
jcenter()
}
}
dependencies { classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3' }
dependencies { classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4' }
}

apply plugin: 'java'
Expand Down

0 comments on commit eb4b2d2

Please sign in to comment.