From 75e3dffab7e4f7cb04ae556d9e44595c150d267a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 6 Jul 2021 03:35:15 +0000 Subject: [PATCH] Update IVPN to 2.5.2 (99) --- metadata/net.ivpn.client.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/metadata/net.ivpn.client.yml b/metadata/net.ivpn.client.yml index d5334684bb..07a3361cae 100644 --- a/metadata/net.ivpn.client.yml +++ b/metadata/net.ivpn.client.yml @@ -131,7 +131,20 @@ Builds: - fdroidProduction ndk: r21e + - versionName: 2.5.2 + versionCode: 99 + commit: 7ac2d70b5db19e1bdd2bad82d4b6d488e304173a + subdir: app + init: + - git submodule init + - git submodule update + - rm -rf src/main/cpp/mbedtls/tests + - rm -rf src/main/cpp/openvpn3/test + gradle: + - fdroidProduction + ndk: r21e + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 2.4.1 -CurrentVersionCode: 96 +CurrentVersion: 2.5.2 +CurrentVersionCode: 99