mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update RiseupVPN to 1.1.4 (162000000)
This commit is contained in:
parent
0a2f0bab57
commit
191ee42888
1 changed files with 25 additions and 2 deletions
|
|
@ -232,11 +232,34 @@ Builds:
|
|||
build: ../scripts/build_deps.sh
|
||||
ndk: r21e
|
||||
|
||||
- versionName: 1.1.4
|
||||
versionCode: 162000000
|
||||
commit: 27ab13a0593ac09dd0552b38c2858db32da263ad
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
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
|
||||
scandelete:
|
||||
- lib-bitmask-core*
|
||||
- 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.]+$
|
||||
VercodeOperation: 1000*%c
|
||||
UpdateCheckName: se.leap.bitmaskclient
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 161000
|
||||
CurrentVersion: 1.1.4
|
||||
CurrentVersionCode: 162000000
|
||||
|
|
|
|||
Loading…
Reference in a new issue