Update NClientV2 to 2.9.2 (292)

This commit is contained in:
F-Droid checkupdates bot 2022-05-06 03:52:08 +00:00
parent 119faf8485
commit 8201b0ae9c

View file

@ -324,11 +324,22 @@ Builds:
gradle:
- yes
- versionName: 2.9.2-stable-release
versionCode: 292
commit: 2.9.2
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.9.1
CurrentVersionCode: 291
CurrentVersion: 2.9.2
CurrentVersionCode: 292