Update SagerNet to 0.6-beta20 (690)

This commit is contained in:
F-Droid checkupdates bot 2021-12-30 03:59:43 +00:00
parent 1a53389dc4
commit 10b72e2445

View file

@ -471,9 +471,31 @@ Builds:
- ./run fdroid build
ndk: r23b
- versionName: 0.6-beta20
versionCode: 690
commit: a950b92448806bdaa4e382c4d20b844e8d7020f5
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-beta19
CurrentVersionCode: 685
CurrentVersion: 0.6-beta20
CurrentVersionCode: 690