Update InviZible Pro to 5.4.0 (2137)

This commit is contained in:
F-Droid checkupdates bot 2021-09-11 03:51:40 +00:00
parent eaff0153e2
commit 1936794daf

View file

@ -104,9 +104,32 @@ Builds:
build: libs/build
ndk: r20b
- versionName: 5.4.0
versionCode: 2137
commit: bf8d093e4e9d1d1da841d3247c77b98f92c2ca7c
subdir: tordnscrypt
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y autogen g++
- apt-get install -y -t testing golang-go
init:
- sed -i -e "s/ndkVersion .*/ndkVersion '20.1.5948944'/" build.gradle
- libs/prebuild
gradle:
- fdroidArmv7a
rm:
- TorBuildScript/external/openssl/fuzz
- PurpleI2PBuildScript/external/libs/openssl/fuzz
scandelete:
- tordnscrypt/libs
- TorBuildScript/external
build: libs/build
ndk: r20b
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v.*-stable$
VercodeOperation: 2000 + %c
UpdateCheckData: tordnscrypt/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
CurrentVersion: 5.3.0
CurrentVersionCode: 2133
CurrentVersion: 5.4.0
CurrentVersionCode: 2137