Update SagerNet to 0.8.1-beta02 (805)

This commit is contained in:
F-Droid checkupdates bot 2022-06-27 04:22:24 +00:00
parent 764aa9cf42
commit 5cf85044fd

View file

@ -999,9 +999,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.8.1-beta02
versionCode: 805
commit: 1a5a836ad0d423a6caab356c1cb1a85e8525f29d
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-rc04
CurrentVersionCode: 801
CurrentVersion: 0.8.1-beta02
CurrentVersionCode: 805