Update SagerNet to 0.7-rc04 (760)

This commit is contained in:
F-Droid checkupdates bot 2022-01-24 04:13:01 +00:00
parent 4963bb250e
commit 9fb4561b03

View file

@ -625,9 +625,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.7-rc04
versionCode: 760
commit: e562890ad7531a722421373ef4a4e40e4dc1d2ea
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: '%c * 5'
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
CurrentVersion: 0.7-rc02
CurrentVersionCode: 750
CurrentVersion: 0.7-rc04
CurrentVersionCode: 760