Update InviZible Pro to 5.2.1 (2128)

This commit is contained in:
F-Droid checkupdates bot 2021-04-16 04:03:43 +00:00
parent 2d55456992
commit 9617e3065c

View file

@ -58,9 +58,32 @@ Builds:
build: libs/build
ndk: r20b
- versionName: 5.2.1
versionCode: 2128
commit: v5.2.1-stable
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 v%v-stable
UpdateCheckMode: HTTP
VercodeOperation: 2000 + %c
UpdateCheckData: https://raw.githubusercontent.com/Gedsh/InviZible/stable/tordnscrypt/build.gradle|versionCode\s(\d+)|.|versionName\s"([\d.]+)"
CurrentVersion: 5.2.0
CurrentVersionCode: 2125
CurrentVersion: 5.2.1
CurrentVersionCode: 2128