diff --git a/metadata/pan.alexander.tordnscrypt.stable.yml b/metadata/pan.alexander.tordnscrypt.stable.yml index a0ac570afd..a6b4b802cc 100644 --- a/metadata/pan.alexander.tordnscrypt.stable.yml +++ b/metadata/pan.alexander.tordnscrypt.stable.yml @@ -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