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

Commit

Permalink
bump bintray plugin 1.0.1 (#284)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Feb 27, 2020
1 parent 218b237 commit 488fd10
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 @@ -79,7 +79,7 @@ object Config {
}

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

0 comments on commit 488fd10

Please sign in to comment.