From 3c22aef2a0cf7386f29f51703c66a723a58904da Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Tue, 14 Jul 2020 03:23:04 +0000 Subject: [PATCH] Update IVPN to 1.68 (82) --- 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 d3b8ef993a..f885061364 100644 --- a/metadata/net.ivpn.client.yml +++ b/metadata/net.ivpn.client.yml @@ -52,7 +52,20 @@ Builds: - fdroidProduction ndk: r21 + - versionName: '1.68' + versionCode: 82 + commit: v1.68 + 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: r21 + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: '1.67' -CurrentVersionCode: 79 +CurrentVersion: '1.68' +CurrentVersionCode: 82