mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
- ics-openvpn/main/src/main/cpp/lz4
|
||||||
ndk: r25b
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 3.0.1
|
CurrentVersion: 3.1.0
|
||||||
CurrentVersionCode: 21
|
CurrentVersionCode: 22
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue