Switch usages android build tools from 23.0.1 to 28.0.3
This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "23.0.1"
|
||||
buildToolsVersion "28.0.3"
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 11
|
||||
|
||||
Reference in New Issue
Block a user