Update gradle wrapper

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176693785
This commit is contained in:
olly 2017-11-22 13:22:41 -08:00 committed by Oliver Woodman
parent d537c21888
commit 1442c047cf

View File

@ -17,7 +17,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.0'
classpath 'com.android.tools.build:gradle:3.0.1'
classpath 'com.novoda:bintray-release:0.5.0'
}
// Workaround for the following test coverage issue. Remove when fixed: