Update gradle + bintray-release

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=156860658
This commit is contained in:
olly 2017-05-23 07:45:53 -07:00 committed by Oliver Woodman
parent 5dca496b89
commit 3b1e4b5ca9

View File

@ -16,7 +16,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.0'
classpath 'com.android.tools.build:gradle:2.3.1'
classpath 'com.novoda:bintray-release:0.4.0'
}
// Workaround for the following test coverage issue. Remove when fixed: