Skip to content

Fixing the CI by specifying the ndk version in build.gradle

PaulSec requested to merge patch-1 into master

Following the advice there: https://stackoverflow.com/questions/40943764/gradle-sync-failed-ndk-not-configured-download-it-with-sdk-manager It seems that NDK was not configured as we wished with newer gradle versions.

Merge request reports