Update InviZible Pro to 5.3.0 (2133)

This commit is contained in:
F-Droid checkupdates bot 2021-05-26 04:04:26 +00:00
parent 745a491f21
commit 8c32eb428e

View file

@ -81,9 +81,32 @@ Builds:
build: libs/build
ndk: r20b
- versionName: 5.3.0
versionCode: 2133
commit: v5.3.0-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.1
CurrentVersionCode: 2128
CurrentVersion: 5.3.0
CurrentVersionCode: 2133