v0.7.0: updated gradle build tools, removed explicit build tools version

This commit is contained in:
Evan Debenham
2018-10-13 16:54:25 -04:00
parent 989e46e445
commit cec9f60e89
3 changed files with 1 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ apply plugin: 'com.android.application'
android {
compileSdkVersion 28
buildToolsVersion "28.0.2"
defaultConfig {
resConfigs "en_US", "cs", "tr", "ca", "ko", "pl", "it",