Update c3nav to 4.2.3 (14040203)

This commit is contained in:
j.r 2023-12-25 00:36:40 +01:00
parent 6441bedba1
commit de26b17536

View file

@ -105,11 +105,22 @@ Builds:
gradle:
- yes
- versionName: 4.2.3
versionCode: 14040203
commit: v4.2.3
subdir: CongressRoutePlanner/app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle:
- yes
MaintainerNotes: UpdateCheckMode stays HTTP until first version with the current_version
file is released.
AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/c3nav/c3nav-android/master/current_version|^[^:]+:(\d+)$|.|^([^:]+):[^:]+$
CurrentVersion: 4.2.2
CurrentVersionCode: 14040202
CurrentVersion: 4.2.3
CurrentVersionCode: 14040203