Skip to content

Commit

Permalink
Updated bintray stuff to 1.2 - fix plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
roccodev committed Aug 27, 2018
1 parent ac3f5eb commit 317c16d
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 @@ -21,7 +21,7 @@ buildscript {

dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.2.51"
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.+'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
classpath "org.jetbrains.dokka:dokka-gradle-plugin:0.9.17"


Expand Down

0 comments on commit 317c16d

Please sign in to comment.