Update SagerNet to 0.8-beta06 (791)

This commit is contained in:
F-Droid checkupdates bot 2022-05-16 04:26:36 +00:00
parent cae7d6ac48
commit 90b9d92e51

View file

@ -889,9 +889,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.8-beta06
versionCode: 791
commit: 3c305fecfeb97084e7ae3da8ca431faa8f1cf139
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fdroid
prebuild:
- cd ..
- ./run fdroid prebuild
scandelete:
- external
- plugin
build:
- cd ..
- ./run fdroid build
ndk: r23b
AutoUpdateMode: Version
UpdateCheckMode: Tags ^\d.*
VercodeOperation: 459 + %c * 2
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
CurrentVersion: 0.8-beta05
CurrentVersionCode: 789
CurrentVersion: 0.8-beta06
CurrentVersionCode: 791