Update SagerNet to 0.7-rc09 (775)

This commit is contained in:
F-Droid checkupdates bot 2022-02-24 03:43:51 +00:00
parent 42934cde7a
commit 1457c6928b

View file

@ -735,9 +735,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.7-rc09
versionCode: 775
commit: 551e8402828e8862ef2cdf9e0dae77d35eb3d195
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.7-rc08
CurrentVersionCode: 773
CurrentVersion: 0.7-rc09
CurrentVersionCode: 775