Update IVPN to 2.0 (87)

This commit is contained in:
F-Droid checkupdates bot 2020-10-21 03:23:08 +00:00
parent 8ce9ee0e40
commit ca8aa4dd7c

View file

@ -65,7 +65,20 @@ Builds:
- fdroidProduction
ndk: r21d
- versionName: '2.0'
versionCode: 87
commit: v2.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: '1.68'
CurrentVersionCode: 82
CurrentVersion: '2.0'
CurrentVersionCode: 87