Bitmask: fix 1.0.1 (141)

This commit is contained in:
relan 2019-08-26 07:29:34 +03:00
parent 3b4a91cdcb
commit 192524efd7

View file

@ -131,15 +131,11 @@ Builds:
- ics-openvpn/main/src/main/cpp/mbedtls/tests
prebuild: sed -i -e "/^task updateSdkLicences/,/^}/d; /commandLine 'git'/d" build.gradle
build:
- cd ..
- echo '/opt/gradle/versions/4.6/bin/gradle "$@"' > ics-openvpn/gradlew
- chmod a+x ics-openvpn/gradlew
- ./build_deps.sh
- cd ../ics-openvpn
- gradle main:externalNativeBuildCleanNoovpn3Release main:externalNativeBuildNoovpn3Release
ndk: r16b
MaintainerNotes: |-
Use absolute path to the proper Gradle version in ics-openvpn/gradlew until
fdroidserver@8e471ad8 is deployed.
MaintainerNotes: The "build" commands are extracted from build_deps.sh.
AutoUpdateMode: Version %v
UpdateCheckMode: Tags ^[0-9.]+$