Skip to content

Commit 83a5933

Browse files
committed
Prepare release v0.15.0+37
1 parent db4e072 commit 83a5933

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 23
4747
targetSdk 34
48-
versionCode 36
49-
versionName "0.14.6"
48+
versionCode 37
49+
versionName "0.15.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+
- Nährwertangaben hinzugefügt
2+
- Tschechische Übersetzung aktualisiert
3+
- Polnische Übersetzung aktualisiert
4+
- Russische Übersetzung aktualisiert
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Add nutrition information
2+
- Update Czech translation
3+
- Update Polish translation
4+
- Update Russian translation

0 commit comments

Comments
 (0)