Android 10 changes

This commit is contained in:
h4h13 2019-12-30 09:44:04 +05:30
parent 09c056f5ca
commit 1a10984307
5 changed files with 6 additions and 4 deletions

View file

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android-extensions'
apply plugin: 'kotlin-kapt'
android {
compileSdkVersion 28
compileSdkVersion 29
defaultConfig {
minSdkVersion 21
targetSdkVersion 28