Release 1.4.6

This commit is contained in:
johan12345
2023-02-01 18:56:15 +01:00
parent 221e5f49bc
commit 2aa1fcf5bd
3 changed files with 6 additions and 2 deletions

View File

@@ -20,8 +20,8 @@ android {
minSdkVersion 21
targetSdkVersion 33
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
versionCode 158
versionName "1.4.5"
versionCode 160
versionName "1.4.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs supportedLocales.split(',')

View File

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

View File

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