mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update eduVPN to 3.1.0 (22)
This commit is contained in:
parent
f73469f508
commit
492edf46c9
1 changed files with 20 additions and 2 deletions
|
|
@ -85,7 +85,25 @@ Builds:
|
|||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
ndk: r25b
|
||||
|
||||
- versionName: 3.1.0
|
||||
versionCode: 22
|
||||
commit: 684545ed3ad97bd05a81cf2e72e7af8d1c332ef0
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y swig
|
||||
gradle:
|
||||
- basic
|
||||
output: app/build/outputs/apk/basic/release/app-basic-release-unsigned.apk
|
||||
rm:
|
||||
- ics-openvpn/main/src/main/cpp/mbedtls/programs/fuzz
|
||||
- ics-openvpn/main/src/main/cpp/mbedtls/tests
|
||||
- ics-openvpn/main/src/main/cpp/openvpn3/test/unittests
|
||||
scandelete:
|
||||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
ndk: r25b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.0.1
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 3.1.0
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue