Switch usages android build tools from 23.0.1 to 28.0.3

This commit is contained in:
Mikhail Bogdanov
2020-04-13 12:47:55 +02:00
parent b0e72f90f1
commit 9d68db1668
7 changed files with 6 additions and 7 deletions
@@ -23,7 +23,7 @@ sourceSets {
android {
compileSdkVersion 26
buildToolsVersion "26.0.2"
buildToolsVersion "28.0.3"
defaultConfig {
applicationId "org.jetbrains.kotlin"
minSdkVersion 18