Skip to content

Commit 94a6ef4

Browse files
committed
Prepare release v0.19.0+41
1 parent 3177d7c commit 94a6ef4

3 files changed

Lines changed: 20 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ android {
3737
applicationId "de.lukasneugebauer.nextcloudcookbook"
3838
minSdk 24
3939
targetSdk 34
40-
versionCode 40
41-
versionName "0.18.0"
40+
versionCode 41
41+
versionName "0.19.0"
4242

4343
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4444
vectorDrawables {
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- Button zum Kopieren von Zutaten hinzugefügt
2+
- Türkische Übersetzung hinzugefügt
3+
- Verbessern der Zurück-Navigation
4+
- Tschechische Übersetzung aktualisiert
5+
- Russische Übersetzung aktualisiert
6+
- Spanische Übersetzung aktualisiert
7+
- Ukrainische Übersetzung aktualisiert
8+
- Galicische Übersetzung aktualisiert
9+
- Korrektur der Portionsberechnung für durch Bindestrich getrennte Mengen
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- Add copy button for ingredients
2+
- Add Turkish translation
3+
- Improve back navigation
4+
- Update Czech translation
5+
- Update Russian translation
6+
- Update Spanish translation
7+
- Update Ukrainian translation
8+
- Update Galician translation
9+
- Fix servings calculation for amounts separated by dash

0 commit comments

Comments
 (0)