Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
bump bintray-release (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Mar 29, 2020
1 parent 36ace36 commit b8976eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ object Config {
}

object Deploy {
val novodaBintrayPlugin = "com.novoda:bintray-release:1.0.1"
val novodaBintrayPlugin = "com.novoda:bintray-release:1.0.2"
val novodaBintray = "com.novoda.bintray-release"
val sign = true
val mavenCentralSync = true
Expand Down

0 comments on commit b8976eb

Please sign in to comment.