mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update NClientV2 to 3.0.2 (302)
This commit is contained in:
parent
9b31ce1206
commit
fab986196a
1 changed files with 9 additions and 2 deletions
|
|
@ -491,11 +491,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.0.2-stable-release
|
||||
versionCode: 302
|
||||
commit: b189f00ea5f780cf64fcca42428b12f34ea92896
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: UpdateCheckMode stays as HTTP as beta version are not reflected in
|
||||
git tags.
|
||||
|
||||
AutoUpdateMode: Version +-stable-release %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s+(\d+)|.|versionName\s"([\d.]+)-stable"
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 301
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 302
|
||||
|
|
|
|||
Loading…
Reference in a new issue