Skip to content

Commit

Permalink
bintray v1.8.4
Browse files Browse the repository at this point in the history
Apply updated bintray plugin for fix
bintray/gradle-bintray-plugin#234
  • Loading branch information
lovef committed Feb 9, 2019
1 parent 2ffb59f commit 3a9688a
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
@@ -1,7 +1,7 @@
plugins {
id 'se.lovef.git-version' version '0.2.1'
id 'org.jetbrains.kotlin.jvm' version '1.2.41' apply false
id 'com.jfrog.bintray' version '1.8.0' apply false
id 'com.jfrog.bintray' version '1.8.4' apply false
id 'com.gradle.plugin-publish' version '0.9.10' apply false
}

Expand Down

0 comments on commit 3a9688a

Please sign in to comment.