Release 1.4.7

This commit is contained in:
johan12345
2023-02-12 18:20:36 +01:00
parent 0de91bc107
commit 086cc51dd3
3 changed files with 12 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 160
versionName "1.4.6"
versionCode 162
versionName "1.4.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
resConfigs supportedLocales.split(',')

View File

@@ -0,0 +1,5 @@
Verbesserungen:
- Neue Übersetzung: Niederländisch
Fehler behoben:
- Abstürze behoben

View File

@@ -0,0 +1,5 @@
Improvements:
- New translation: Dutch
Bugfixes:
- Fixed crashes