Release 1.9.12

This commit is contained in:
johan12345
2025-02-07 19:30:25 +01:00
parent 6e56f5c3ff
commit 7c4136c66d
3 changed files with 6 additions and 2 deletions

View File

@@ -20,8 +20,8 @@ android {
minSdk = 21
targetSdk = 34
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode = 240
versionName = "1.9.11"
versionCode = 244
versionName = "1.9.12"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,2 @@
Fehler behoben:
- Abstürze behoben

View File

@@ -0,0 +1,2 @@
Bugfixes:
- Fixed crashes