Update SagerNet to 0.7-beta06 (740)

This commit is contained in:
F-Droid checkupdates bot 2022-01-17 04:03:25 +00:00
parent 185bb40e92
commit fbb7ff7958

View file

@ -625,9 +625,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.7-beta06
versionCode: 740
commit: ac56eb1392277833d372dea59d8100b7decc0c2b
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-beta04
CurrentVersionCode: 730
CurrentVersion: 0.7-beta06
CurrentVersionCode: 740