Release 1.9.15

This commit is contained in:
johan12345
2025-03-29 12:15:44 +01:00
parent e9b70a2f00
commit 9ff8329171
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 = 248
versionName = "1.9.14"
versionCode = 250
versionName = "1.9.15"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}

View File

@@ -0,0 +1,2 @@
Fehler behoben:
- Anzeigefehler behoben

View File

@@ -0,0 +1,2 @@
Bugfixes:
- Fixed display errors