mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update c3nav to 4.3.0 (14040300)
This commit is contained in:
parent
3ea7949223
commit
1233278df7
1 changed files with 9 additions and 2 deletions
|
|
@ -131,11 +131,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 4.3.0
|
||||||
|
versionCode: 14040300
|
||||||
|
commit: v4.3.0
|
||||||
|
subdir: CongressRoutePlanner/app
|
||||||
|
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.5
|
CurrentVersion: 4.3.0
|
||||||
CurrentVersionCode: 14040205
|
CurrentVersionCode: 14040300
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue