Update OpenVPN for Android to 0.7.50 (205)

This commit is contained in:
F-Droid checkupdates bot 2023-11-11 10:40:11 +00:00
parent 1166b7e39f
commit bba083bf87

View file

@ -824,7 +824,29 @@ Builds:
=\ false/' build.gradle.kts
ndk: r25c
- versionName: 0.7.50
versionCode: 205
commit: 5efca0f647e4933d2548aba9fec2f25b7480d18f
subdir: main
submodules: true
sudo:
- apt-get update
- apt-get install -y swig
- apt-get install -y openjdk-17-jdk-headless
- update-java-alternatives -a
gradle:
- ui
- ovpn23
rm:
- main/src/main/cpp/lz4/tests
- main/src/main/cpp/mbedtls/programs/fuzz
- main/src/main/cpp/mbedtls/tests
- main/src/main/cpp/openvpn3/test/unittests
prebuild: sed -i -e '/signingConfigs.getByName/d' -e 's/isEnable\ =\ true/isEnable\
=\ false/' build.gradle.kts
ndk: r25c
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.7.49
CurrentVersionCode: 204
CurrentVersion: 0.7.50
CurrentVersionCode: 205