Completata finestra di info sulle righe in picking uscita

This commit is contained in:
2021-03-03 10:26:20 +01:00
parent 0133a9232f
commit 1020a31b89
66 changed files with 1153 additions and 393 deletions

View File

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