CalyxVPN: 1.1.2-1

This commit is contained in:
Chirayu Desai 2023-07-09 07:57:08 +00:00 committed by linsui
parent f2a2e6a800
commit ab43270d8b

View file

@ -197,12 +197,35 @@ Builds:
build: ../scripts/build_deps.sh
ndk: r21e
- versionName: 1.1.2-1
versionCode: 161000
commit: calyx/1.1.2-1
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get install -y make gcc swig lib32stdc++6 lib32z1 autogen automake autopoint
libtool pkg-config po4a
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 ^calyx\/[0-9.]+$
UpdateCheckMode: Tags ^calyx\/[\d.-]+$
VercodeOperation:
- 1000*%c
UpdateCheckName: se.leap.bitmaskclient
CurrentVersion: 1.1.2
CurrentVersionCode: 160000
CurrentVersion: 1.1.2-1
CurrentVersionCode: 161000