mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update NClientV2 to 2.8.9 (289)
This commit is contained in:
parent
f349e42703
commit
7aa3a4ae74
1 changed files with 13 additions and 2 deletions
|
|
@ -290,11 +290,22 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.8.9-stable-release
|
||||||
|
versionCode: 289
|
||||||
|
commit: 2.8.9
|
||||||
|
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
|
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: 2.8.8
|
CurrentVersion: 2.8.9
|
||||||
CurrentVersionCode: 288
|
CurrentVersionCode: 289
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue