target sdk level 30

This commit is contained in:
Leonid Pliushch 2021-01-23 10:43:25 +00:00
parent 3497119c71
commit 8ff49911a2
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -16,6 +16,6 @@ org.gradle.jvmargs=-Xmx2048M
android.useAndroidX=true
minSdkVersion=24
targetSdkVersion=29
targetSdkVersion=30
ndkVersion=21.3.6528147
compileSdkVersion=29
compileSdkVersion=30