Update SagerNet to 0.6-beta14 (660)

This commit is contained in:
F-Droid checkupdates bot 2021-12-16 04:13:56 +00:00
parent 8d6ed08ee3
commit 3c96357f88

View file

@ -378,9 +378,33 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.6-beta14
versionCode: 660
commit: b6278c36cc719e3a92153cd4eb65348923f05ee3
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-beta13
CurrentVersionCode: 655
CurrentVersion: 0.6-beta14
CurrentVersionCode: 660