1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-07-30 13:10:45 +00:00

misc: Update some things

This commit is contained in:
2022-07-20 18:28:27 +02:00
parent 04911dcd23
commit 39c7c507c5
10 changed files with 24 additions and 11 deletions

View File

@ -31,7 +31,7 @@ android {
}
}
compileSdk 33
compileSdk 32
defaultConfig {
// App ID
@ -41,7 +41,7 @@ android {
minSdk 21
// Android 12
targetSdk 33
targetSdk 32
// Semantic Versioning
versionName "1.0.0"