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