Update NClientV2 to 2.9.0 (290)

This commit is contained in:
F-Droid checkupdates bot 2021-12-30 03:28:43 +00:00
parent 1623ac123d
commit fc96fbe3f1

View file

@ -301,11 +301,22 @@ Builds:
gradle:
- yes
- versionName: 2.9.0-stable-release
versionCode: 290
commit: 2.9.0
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.9
CurrentVersionCode: 289
CurrentVersion: 2.9.0
CurrentVersionCode: 290