Skip to content

Commit 305db16

Browse files
committed
build: Version 1.4.7
1 parent cdd9532 commit 305db16

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 = 1040600 // 1x major . 2x minor . 2x path . 2x build diff
41-
versionName = "1.4.6"
40+
versionCode = 1040700 // 1x major . 2x minor . 2x path . 2x build diff
41+
versionName = "1.4.7"
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+
Podpora měn - pivo, EUR, USD
2+
Oprava automatického obnovování menu a hodnocení na pozadí, jejda
3+
Přepsání modulu pro šifrování
4+
Aktualizace 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+
Currencies support - Beer, EUR, USD
2+
Fix the app auto-refreshing menus and ratings in the background, oops
3+
Rewrite encryption module
4+
Updated libraries
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)