Update Bitmask to 1.3.1 (173000)

This commit is contained in:
F-Droid checkupdates bot 2024-05-20 17:16:20 +00:00
parent 365e980ec6
commit 77a9e4f898

View file

@ -474,9 +474,36 @@ Builds:
build: ../scripts/build_deps.sh
ndk: r21e
- versionName: 1.3.1
versionCode: 173000
commit: 3b3500e82fef981769cc6fff1dddc58cbe66ed48
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:
- normalProductionFat
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.]+$
CurrentVersion: 1.2.0
CurrentVersionCode: 170000
CurrentVersion: 1.3.1
CurrentVersionCode: 173000