Upgrade bintray

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189188071
This commit is contained in:
andrewlewis 2018-03-15 08:19:40 -07:00 committed by Oliver Woodman
parent d9f2989c9e
commit bb72d9eb6a

View File

@ -18,7 +18,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.novoda:bintray-release:0.5.0'
classpath 'com.novoda:bintray-release:0.8.0'
}
// Workaround for the following test coverage issue. Remove when fixed:
// https://code.google.com/p/android/issues/detail?id=226070