Skip to content

Commit b4049a3

Browse files
committed
build: Version 1.4.8
1 parent d6db1bd commit b4049a3

3 files changed

Lines changed: 22 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ android {
3737
applicationId = "cz.lastaapps.menza"
3838

3939
// have to be specified explicitly for FDroid to work
40-
versionCode = 1040700 // 1x major . 2x minor . 2x path . 2x build diff
41-
versionName = "1.4.7"
40+
versionCode = 1040800 // 1x major . 2x minor . 2x path . 2x build diff
41+
versionName = "1.4.8"
4242

4343
minSdk =
4444
libs.versions.sdk.min
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Oprava načtení nového seznamu menz při změně jazyka
2+
Oprava špatného nadpisu při výběru měny
3+
Podpora pro Android 16, odstranění podpory pro Android 5 & 5.1
4+
Aktulizace knihoven
5+
6+
1.4.0
7+
Hodnocení jídel
8+
Videa z podporovaných menz
9+
Podpora angličtiny
10+
Přidán nový režim pro zobrazení jídel
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Fix new menza list not being fetched after changing language
2+
Fix wrong title when selecting currency
3+
Android 16 support, deprecated Android 5 & 5.1
4+
Bumped libraries versions
5+
6+
1.4.0
7+
Rating added
8+
Video feeds from supported cafeterias
9+
Proper English names support
10+
New Carousel dish view mode

0 commit comments

Comments
 (0)