mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update IVPN to 2.0 (87)
This commit is contained in:
parent
8ce9ee0e40
commit
ca8aa4dd7c
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue