Update SagerNet to 0.8-beta05 (789)

This commit is contained in:
F-Droid checkupdates bot 2022-05-13 04:22:48 +00:00
parent d6417c4d72
commit de2f753f01

View file

@ -867,9 +867,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.8-beta05
versionCode: 789
commit: 71fe6fb8717081bfeefc3f058f6eacc9d1c7c296
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-beta03
CurrentVersionCode: 785
CurrentVersion: 0.8-beta05
CurrentVersionCode: 789