Update RiseupVPN to 1.4.1 (176000)

This commit is contained in:
F-Droid checkupdates bot 2024-10-03 16:08:39 +00:00
parent cc5dbe69cf
commit 64ec79a5c9

View file

@ -338,10 +338,37 @@ Builds:
build: ../scripts/build_deps.sh
ndk: r21e
- versionName: 1.4.1
versionCode: 176000
commit: e15787e844ffe1c74b0ba783a9e37c7daa72b72a
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:
- bitmaskcore/obfsvpn/mobile/android/obfsvpn-sources.jar
- bitmaskcore/obfsvpn/mobile/android/obfsvpn.aar
- bitmaskcore/IPtProxy
- 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.3.1
CurrentVersionCode: 173000
CurrentVersion: 1.4.1
CurrentVersionCode: 176000