Skip to content

Commit

Permalink
Update bintray-release version to 0.5.0
Browse files Browse the repository at this point in the history
Faced same issue as zhihu#51. and followed the fix from there. Need to update this to avoid issues for new users
  • Loading branch information
Kishore Babu authored and gejiaheng committed Jun 16, 2017
1 parent eb960af commit 137f26d
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 @@ -21,7 +21,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.2'
classpath 'com.novoda:bintray-release:0.4.0'
classpath 'com.novoda:bintray-release:0.5.0'
}
}

Expand Down

0 comments on commit 137f26d

Please sign in to comment.