Skip to content

Commit 7f2e2e7

Browse files
committed
Prepare release v0.14.3+32
1 parent be1ddb1 commit 7f2e2e7

3 files changed

Lines changed: 6 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 31
49-
versionName "0.14.2"
48+
versionCode 32
49+
versionName "0.14.3"
5050

5151
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
5252
vectorDrawables {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Polnische Übersetzung hinzugefügt
2+
- Absturz in einigen Sprachen behoben
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Add polish translation
2+
- Fix crash in some languages

0 commit comments

Comments
 (0)