Update c3nav to 4.2.4 (14040204)

This commit is contained in:
F-Droid checkupdates bot 2023-12-27 09:35:07 +00:00
parent 3105829bfb
commit 93ee00c972

View file

@ -109,11 +109,22 @@ Builds:
gradle:
- yes
- versionName: 4.2.4
versionCode: 14040204
commit: v4.2.4
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.3
CurrentVersionCode: 14040203
CurrentVersion: 4.2.4
CurrentVersionCode: 14040204