Skip to content

Commit fa9ecff

Browse files
committed
Prepare release v0.11.2+23
1 parent 57f261c commit fa9ecff

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ android {
3838
applicationId "de.lukasneugebauer.nextcloudcookbook"
3939
minSdk 23
4040
targetSdk 33
41-
versionCode 22
42-
versionName "0.11.1"
41+
versionCode 23
42+
versionName "0.11.2"
4343

4444
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4545
vectorDrawables {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Tschechische Übersetzung aktualisieren
2+
- Farbe der Statusleiste im Querformat korrigiert
3+
- Absturz im Zusammenhang mit dem Rezept des Tages behoben
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Update Czech translation
2+
- Fix landscape status bar color
3+
- Fix startup crash related to recipe of the day

0 commit comments

Comments
 (0)