Skip to content

Commit

Permalink
update bintray-release tool to fix pom error
Browse files Browse the repository at this point in the history
  • Loading branch information
gejiaheng committed Dec 12, 2017
1 parent 84f7f5e commit 7acb4ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.novoda:bintray-release:0.7.0'
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.novoda:bintray-release:0.8.0'
}
}

Expand Down

0 comments on commit 7acb4ba

Please sign in to comment.