Update SagerNet to 0.6-rc02 (700)

This commit is contained in:
F-Droid checkupdates bot 2022-01-02 04:01:14 +00:00
parent 980f79bc22
commit f34cb74464

View file

@ -493,9 +493,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.6-rc02
versionCode: 700
commit: a07b8387714e34cfc32824a71af2a712a62d87dc
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.6-beta20
CurrentVersionCode: 690
CurrentVersion: 0.6-rc02
CurrentVersionCode: 700