diff --git a/metadata/se.leap.bitmaskclient.yml b/metadata/se.leap.bitmaskclient.yml index bd232cfb02..8da230c034 100644 --- a/metadata/se.leap.bitmaskclient.yml +++ b/metadata/se.leap.bitmaskclient.yml @@ -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.]+$