Release 1.6.2

This commit is contained in:
johan12345
2023-06-12 08:35:02 +02:00
parent 41ac223e97
commit 074e0bf904
3 changed files with 6 additions and 2 deletions

View File

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

View File

@@ -0,0 +1,2 @@
Fehler behoben:
- Abstürze im Zusammenspiel mit bestimmten Filtern behoben

View File

@@ -0,0 +1,2 @@
Bugfixes:
- Fixed crashes when some filters are active