1
0
mirror of https://github.com/oliexdev/openScale.git synced 2025-08-31 20:11:58 +02:00

added mutable flags for Android 12, see #791

This commit is contained in:
oliexdev
2021-11-15 09:32:27 +01:00
parent 49ae42b508
commit 9947c5b955
4 changed files with 9 additions and 8 deletions

View File

@@ -6,7 +6,7 @@ android {
defaultConfig {
applicationId "com.health.openscale"
testApplicationId "com.health.openscale.test"
minSdkVersion 21
minSdkVersion 23
targetSdkVersion 31
versionCode 58
versionName "2.4.3"