mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update c3nav to 4.2.5 (14040205)
This commit is contained in:
parent
07366713c1
commit
53752f8421
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue