Skip to content

Commit 1770e72

Browse files
committed
Prepare release v0.18.0+40
1 parent b324a8a commit 1770e72

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ android {
4545
applicationId "de.lukasneugebauer.nextcloudcookbook"
4646
minSdk 24
4747
targetSdk 34
48-
versionCode 39
49-
versionName "0.17.0"
48+
versionCode 40
49+
versionName "0.18.0"
5050

5151
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
5252
vectorDrawables {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Button zum Beitragen von Überstetzungen hinzugefügt
2+
- Galicische Übersetzung hinzugefügt
3+
- Portionen-Rechner hinzufügen
4+
- Tschechische Übersetzung aktualisiert
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Add contribute translations button
2+
- Add Galician translation
3+
- Add servings calculator
4+
- Update Czech translation

0 commit comments

Comments
 (0)