Update SagerNet to 0.6-beta10 (640)

This commit is contained in:
F-Droid checkupdates bot 2021-12-01 04:08:52 +00:00
parent 54608066ca
commit 6ad712b51b

View file

@ -282,9 +282,33 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.6-beta10
versionCode: 640
commit: 986ae04a9017a06f2faebfbff8afe71572564ea0
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
patch:
- disable-splits-abi.patch
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-beta09
CurrentVersionCode: 635
CurrentVersion: 0.6-beta10
CurrentVersionCode: 640