mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update NClientV2 to 2.8.7 (287)
This commit is contained in:
parent
d2d3a25cd3
commit
db9f806f6c
1 changed files with 13 additions and 2 deletions
|
|
@ -268,11 +268,22 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.8.7-stable-release
|
||||
versionCode: 287
|
||||
commit: 2.8.7
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
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.8.6
|
||||
CurrentVersionCode: 286
|
||||
CurrentVersion: 2.8.7
|
||||
CurrentVersionCode: 287
|
||||
|
|
|
|||
Loading…
Reference in a new issue