mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update eduVPN to 3.2.2 (26)
This commit is contained in:
parent
e14597ac06
commit
a58b05edcc
1 changed files with 24 additions and 2 deletions
|
|
@ -166,7 +166,29 @@ Builds:
|
|||
- ics-openvpn/main/src/main/cpp/lz4
|
||||
ndk: r26b
|
||||
|
||||
- versionName: 3.2.2
|
||||
versionCode: 26
|
||||
commit: fbf697946ac1ed57b41f9a94ae3209fa040e4a2b
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y swig make
|
||||
- apt-get install -y -t bullseye-backports golang-go
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
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.2.1
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: 3.2.2
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue