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,12 +1,12 @@
apply plugin: 'com.android.library'
android {
compileSdkVersion 28
compileSdkVersion 30
defaultConfig {
minSdkVersion 21
targetSdkVersion 28
targetSdkVersion 30
versionCode 1
versionName "1.0"