Update NClientV2 to 2.9.6 (296)

This commit is contained in:
F-Droid checkupdates bot 2022-06-28 03:44:21 +00:00
parent 20ff9f50d2
commit 69e1268c6f

View file

@ -358,11 +358,22 @@ Builds:
gradle:
- yes
- versionName: 2.9.6-stable-release
versionCode: 296
commit: 2.9.6
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- 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.4
CurrentVersionCode: 294
CurrentVersion: 2.9.6
CurrentVersionCode: 296