Release 1.9.5

This commit is contained in:
johan12345
2024-06-30 17:36:07 +02:00
parent 32c7774a3a
commit dfc7de75ad
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 = 226
versionName = "1.9.4"
versionCode = 228
versionName = "1.9.5"
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