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