mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 22:27:27 +00:00
Bitmask: fix 1.0.1 (141)
This commit is contained in:
parent
3b4a91cdcb
commit
192524efd7
1 changed files with 3 additions and 7 deletions
|
|
@ -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.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue