Update NClientV2 to 2.8.8 (288)

This commit is contained in:
F-Droid checkupdates bot 2021-11-11 03:51:59 +00:00
parent a38f14bd2e
commit 2a7d30c2d7

View file

@ -279,11 +279,22 @@ Builds:
gradle:
- yes
- versionName: 2.8.8-stable-release
versionCode: 288
commit: 2.8.8
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.7
CurrentVersionCode: 287
CurrentVersion: 2.8.8
CurrentVersionCode: 288