Update IVPN to 1.68 (82)

This commit is contained in:
F-Droid checkupdates bot 2020-07-14 03:23:04 +00:00
parent 4ba6b94976
commit 3c22aef2a0

View file

@ -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