Release 1.5.1

This commit is contained in:
johan12345
2023-05-29 09:46:04 +02:00
parent ec2b6d4f28
commit ea906ec969
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 170
versionName "1.5.0"
versionCode 172
versionName "1.5.1"
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