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