Miglioramento UI di recupero materiale

This commit is contained in:
2022-08-05 17:34:43 +02:00
parent 6a848e081a
commit 60978167c2
9 changed files with 136 additions and 147 deletions

View File

@@ -31,12 +31,12 @@ android {
}
}
compileSdkVersion 31
compileSdkVersion 32
defaultConfig {
applicationId "it.integry.integrywmsnative"
minSdkVersion 21
targetSdkVersion 31
targetSdkVersion 32
versionCode appVersionCode
versionName appVersionName
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"