Update SagerNet to 0.6-beta18 (680)

This commit is contained in:
F-Droid checkupdates bot 2021-12-21 04:06:08 +00:00
parent 2d288aa0da
commit 9d76af9fe9

View file

@ -424,9 +424,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.6-beta18
versionCode: 680
commit: a6e243f78a6f3a71a52a03fb98d679c142d4a36b
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-beta16
CurrentVersionCode: 670
CurrentVersion: 0.6-beta18
CurrentVersionCode: 680