From f40758e659f242ac4dad9caa1dd9768013ffda2f Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 3 Dec 2020 03:31:55 +0000 Subject: [PATCH] Update IVPN to 2.1.0 (90) --- 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 da57d776cb..7adce24c71 100644 --- a/metadata/net.ivpn.client.yml +++ b/metadata/net.ivpn.client.yml @@ -79,7 +79,20 @@ Builds: - fdroidProduction ndk: r21d + - versionName: 2.1.0 + versionCode: 90 + commit: v2.1.0 + 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: r21d + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '2.0' -CurrentVersionCode: 87 +CurrentVersion: 2.1.0 +CurrentVersionCode: 90