mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +00:00
Update eduVPN to 3.3.2 (29)
This commit is contained in:
parent
39a3777f68
commit
98f4f22a2c
1 changed files with 21 additions and 2 deletions
|
|
@ -226,7 +226,26 @@ Builds:
|
|||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
ndk: r26b
|
||||
|
||||
- versionName: 3.3.2
|
||||
versionCode: 29
|
||||
commit: 069b68ee4a4f9b5ed8dae1ce79335c5501d93b79
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y golang-go make 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
|
||||
prebuild: sed -i -e '/signingConfigs/d' ics-openvpn/main/build.gradle.kts
|
||||
scandelete:
|
||||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
ndk: r26b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.3.1
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 3.3.2
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue