Skip to content

Commit

Permalink
Update gradle-bintray-plugin to fix bintray upload. See bintray/gradl…
Browse files Browse the repository at this point in the history
  • Loading branch information
DNAlchemist authored and GannaChernyshova committed Nov 13, 2018
1 parent 51778ca commit 077038b
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 @@ -8,7 +8,7 @@ buildscript {
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.4.9"
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.8.1'
classpath 'nl.javadude.gradle.plugins:license-gradle-plugin:0.10.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'

classpath 'com.netflix.nebula:nebula-release-plugin:4.1.0'
classpath 'com.netflix.nebula:gradle-info-plugin:3.2.1'
Expand Down

0 comments on commit 077038b

Please sign in to comment.