Skip to content
This repository was archived by the owner on Sep 3, 2023. It is now read-only.

Commit

Permalink
Upgrade Bintray Release to 0.9.1 and Gradle to 5.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afollestad committed Apr 30, 2019
1 parent 2b1d904 commit 78e5ec9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ext.versions = [
spotlessPlugin : '3.22.0',
versionPlugin : '0.21.0',
kotlin : '1.3.31',
bintrayPlugin : '0.9',
bintrayPlugin : '0.9.1',

timber : '4.7.1',

Expand Down
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-bin.zip

0 comments on commit 78e5ec9

Please sign in to comment.