Update SagerNet to 0.8-beta02 (783)

This commit is contained in:
F-Droid checkupdates bot 2022-04-06 04:25:42 +00:00
parent 682f1ac2f7
commit 1c7ac9aecc

View file

@ -823,9 +823,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.8-beta02
versionCode: 783
commit: 3e816628d5b5dfa639c05a2fd3670e761f293f9d
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-beta01
CurrentVersionCode: 781
CurrentVersion: 0.8-beta02
CurrentVersionCode: 783