Update c3nav to 4.2.5 (14040205)

This commit is contained in:
F-Droid checkupdates bot 2023-12-28 09:34:02 +00:00
parent 07366713c1
commit 53752f8421

View file

@ -120,11 +120,22 @@ Builds:
gradle: gradle:
- yes - yes
- versionName: 4.2.5
versionCode: 14040205
commit: v4.2.5
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 MaintainerNotes: UpdateCheckMode stays HTTP until first version with the current_version
file is released. file is released.
AutoUpdateMode: Version v%v AutoUpdateMode: Version v%v
UpdateCheckMode: HTTP UpdateCheckMode: HTTP
UpdateCheckData: https://raw.githubusercontent.com/c3nav/c3nav-android/master/current_version|^[^:]+:(\d+)$|.|^([^:]+):[^:]+$ UpdateCheckData: https://raw.githubusercontent.com/c3nav/c3nav-android/master/current_version|^[^:]+:(\d+)$|.|^([^:]+):[^:]+$
CurrentVersion: 4.2.4 CurrentVersion: 4.2.5
CurrentVersionCode: 14040204 CurrentVersionCode: 14040205