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