mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Merge branch 'c3nav-36C3' into 'master'
version bump of de.c3nav.droid for 36c3 See merge request fdroid/fdroiddata!6096
This commit is contained in:
commit
21c2c01636
1 changed files with 18 additions and 3 deletions
|
|
@ -85,7 +85,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.0
|
||||
versionCode: 14040100
|
||||
commit: v4.1.0
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 4.1.1
|
||||
versionCode: 14040101
|
||||
commit: v4.1.1
|
||||
subdir: CongressRoutePlanner/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '3.1'
|
||||
CurrentVersionCode: 7
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/c3nav/c3nav-android/master/current_version|^[^:]+:([^:]+)$|.|^([^:]+):[^:]+$
|
||||
CurrentVersion: 4.1.1
|
||||
CurrentVersionCode: 14040101
|
||||
|
|
|
|||
Loading…
Reference in a new issue