Upgrade Gradle Android plugin and build tools.

This commit is contained in:
akwizgran
2018-09-26 16:10:34 +01:00
parent a384450c36
commit 6691d2164f
12 changed files with 84 additions and 102 deletions

View File

@@ -4,7 +4,7 @@ apply from: 'witness.gradle'
android {
compileSdkVersion 27
buildToolsVersion '27.0.3'
buildToolsVersion '28.0.2'
defaultConfig {
minSdkVersion 14