Skip to content
This repository was archived by the owner on Mar 30, 2025. It is now read-only.

Commit 0123e47

Browse files
committed
Bump version to 14.5.1
1 parent b350c36 commit 0123e47

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ android {
3636
applicationId "de.bahnhoefe.deutschlands.bahnhofsfotos"
3737
minSdk 26
3838
targetSdk 33
39-
versionCode 79
40-
versionName "14.5.0"
39+
versionCode 80
40+
versionName "14.5.1"
4141
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4242
multiDexEnabled true
4343

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Neugestaltung der Filterleiste
2+
- Übersetzungen aktualisiert
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Redesign station filter bar
2+
- Updated translations

0 commit comments

Comments
 (0)