mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
F-Droid Nearby: v0.1 and CVC
This commit is contained in:
parent
ca9132970a
commit
fe7b73c06c
1 changed files with 14 additions and 2 deletions
|
|
@ -27,8 +27,20 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.1'
|
||||
versionCode: 2
|
||||
commit: '0.1'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |
|
||||
This is maintained in tight conjunction with fdroid-nearby releases.
|
||||
Please check with the fdroid-nearby maintainers before making
|
||||
changes.
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9][0-9.]+[0-9]$
|
||||
UpdateCheckData: app/build.gradle|versionCode (\d+)||
|
||||
CurrentVersion: '0.0'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue