mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
nclient: use tags
This commit is contained in:
parent
e31b59ec97
commit
675a8a49f9
1 changed files with 2 additions and 2 deletions
|
|
@ -495,7 +495,7 @@ MaintainerNotes: UpdateCheckMode stays as HTTP as beta version are not reflected
|
|||
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"
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s+(\d+)|.|versionName\s"([\d.]+)-stable"
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 301
|
||||
|
|
|
|||
Loading…
Reference in a new issue