Update SagerNet to 0.7-rc08 (773)

This commit is contained in:
F-Droid checkupdates bot 2022-02-20 04:18:41 +00:00
parent 96d2448536
commit 67255f167e

View file

@ -713,9 +713,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.7-rc08
versionCode: 773
commit: 406b497813405972029c7888ca8d5c47b4fa5768
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-rc07
CurrentVersionCode: 771
CurrentVersion: 0.7-rc08
CurrentVersionCode: 773