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
@@ -32,7 +32,7 @@ project('app') {
android {
compileSdkVersion 26
buildToolsVersion "23.0.1"
buildToolsVersion "28.0.3"
defaultConfig {
applicationId "org.jetbrains.kotlin"
minSdkVersion 18