Update SagerNet to 0.6-beta19 (685)

This commit is contained in:
F-Droid checkupdates bot 2021-12-29 04:11:11 +00:00
parent c2e9c4904b
commit 0169d7099e

View file

@ -449,9 +449,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.6-beta19
versionCode: 685
commit: 49bbb9f5e918bb7cb648b432af3dbceaff71b456
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: '%c * 5'
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)||
CurrentVersion: 0.6-beta18
CurrentVersionCode: 680
CurrentVersion: 0.6-beta19
CurrentVersionCode: 685