Update CalyxVPN to 1.0.1 (141)

* Copy of "Update RiseupVPN to 1.0.1 (141)"
This commit is contained in:
Chirayu Desai 2019-10-03 01:46:25 +05:30
parent 62e6ae4e11
commit 5362c9e1ea

View file

@ -40,11 +40,24 @@ Builds:
- ./build_deps.sh
ndk: r16b
MaintainerNotes: |-
Use absolute path to the proper Gradle version in ics-openvpn/gradlew until
fdroidserver@8e471ad8 is deployed.
- versionName: 1.0.1
versionCode: 141
commit: 1.0.1
subdir: app
submodules: true
gradle:
- customProduction
rm:
- ics-openvpn/main/src/main/cpp/mbedtls/tests
prebuild: sed -i -e "/^task updateSdkLicences/,/^}/d; /commandLine 'git'/d" build.gradle
build:
- cd ../ics-openvpn
- gradle main:externalNativeBuildCleanNoovpn3Release main:externalNativeBuildNoovpn3Release
ndk: r20
MaintainerNotes: The "build" commands are extracted from build_deps.sh.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^calyx/[0-9.]+$
CurrentVersion: 0.9.10
CurrentVersionCode: 137
CurrentVersion: 1.0.1
CurrentVersionCode: 141