Update SagerNet to 0.6-beta12 (650)

This commit is contained in:
F-Droid checkupdates bot 2021-12-13 04:20:16 +00:00
parent 073f3060e1
commit 5549c6cd25

View file

@ -330,9 +330,33 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.6-beta12
versionCode: 650
commit: a5834b019b5d9f8e300ee9887f26f313b362ed6a
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-beta11
CurrentVersionCode: 645
CurrentVersion: 0.6-beta12
CurrentVersionCode: 650