Update RiseupVPN to 1.5.1 (179000)

This commit is contained in:
F-Droid checkupdates bot 2025-03-07 04:58:38 +00:00 committed by linsui
parent 5aa7c1e65b
commit dde404ef99

View file

@ -363,10 +363,35 @@ Builds:
build: ../scripts/build_deps.sh
ndk: r21e
- versionName: 1.5.1
versionCode: 179000
commit: 075ace8258316d73218b63c6369c7942caab1d7b
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make g++ swig lib32stdc++6 lib32z1 autogen automake autopoint
libtool pkg-config po4a openjdk-17-jdk-headless
gradle:
- customProductionFat
rm:
- tor-android/external/openssl/fuzz
- tor-android/external/openssl/boringssl/fuzz
prebuild:
- sed -i -e 's|./gradlew|gradle|' ../scripts/build_deps.sh
- sed -i -e '/signingConfigs.getByName/d' -e 's/isEnable\ =\ true/isEnable\
=\ false/' ../ics-openvpn/main/build.gradle.kts
scandelete:
- bitmask-core-android
- ics-openvpn/main/src/main/cpp
- tor-android/external
build: ../scripts/build_deps.sh
ndk: r21e
MaintainerNotes: The "build" commands are extracted from build_deps.sh.
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]+$
UpdateCheckName: se.leap.bitmaskclient
CurrentVersion: 1.4.1
CurrentVersionCode: 176000
CurrentVersion: 1.5.1
CurrentVersionCode: 179000