Update OpenVPN for Android to 0.7.52 (207)

This commit is contained in:
F-Droid checkupdates bot 2024-08-05 09:39:09 +00:00
parent 7e46f13350
commit 56a400f777

View file

@ -868,7 +868,27 @@ Builds:
=\ false/' build.gradle.kts
ndk: 26.1.10909125
- versionName: 0.7.52
versionCode: 207
commit: 0df320119c21410f5effc5f0a21294fc788f62a7
subdir: main
submodules: true
sudo:
- apt-get update
- apt-get install -y swig
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: 26.1.10909125
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 0.7.51
CurrentVersionCode: 206
CurrentVersion: 0.7.52
CurrentVersionCode: 207