Switch usages android build tools from 23.0.1 to 28.0.3
This commit is contained in:
Vendored
+1
-1
@@ -23,7 +23,7 @@ sourceSets {
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.2"
|
||||
buildToolsVersion "28.0.3"
|
||||
defaultConfig {
|
||||
applicationId "org.jetbrains.kotlin"
|
||||
minSdkVersion 18
|
||||
|
||||
Reference in New Issue
Block a user