Aggiornati build.gradle

This commit is contained in:
2021-05-17 17:50:07 +02:00
parent 653d4def4e
commit 97bf8c291a
14 changed files with 32 additions and 32 deletions

View File

@@ -1,13 +1,13 @@
apply plugin: 'com.android.dynamic-feature'
android {
compileSdkVersion 29
compileSdkVersion 30
defaultConfig {
minSdkVersion 21
targetSdkVersion 29
targetSdkVersion 30
versionCode 1
versionName "1.0"