mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update eduVPN to 3.0.0 (20)
This commit is contained in:
parent
00147f7efa
commit
aee552ed7e
1 changed files with 21 additions and 2 deletions
|
|
@ -48,7 +48,26 @@ Builds:
|
|||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
ndk: r21
|
||||
|
||||
- versionName: 3.0.0
|
||||
versionCode: 20
|
||||
commit: 11aa493e361cc123bbf73496328cd20f31f799aa
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
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: r21
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.99.0
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 3.0.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue