Update SagerNet to 0.8.1-rc01 (809)

This commit is contained in:
F-Droid checkupdates bot 2022-07-06 04:22:28 +00:00
parent b0f354e9aa
commit 1d57b74687

View file

@ -1043,9 +1043,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.8.1-rc01
versionCode: 809
commit: 14c3c6cd16711b365606bb6b0fd9c85343ddf7f7
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.8.1-beta03
CurrentVersionCode: 807
CurrentVersion: 0.8.1-rc01
CurrentVersionCode: 809