mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update c3nav to 4.2.3 (14040203)
This commit is contained in:
parent
6441bedba1
commit
de26b17536
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue