Update SagerNet to 0.7-beta04 (730)

This commit is contained in:
F-Droid checkupdates bot 2022-01-16 04:13:57 +00:00
parent 115cb1a44a
commit b857542f7b

View file

@ -603,9 +603,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.7-beta04
versionCode: 730
commit: 56be7af517a1e885baf5d1d6d3352efd8434c1b3
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-beta03
CurrentVersionCode: 725
CurrentVersion: 0.7-beta04
CurrentVersionCode: 730