Upgrade the example to Gradle 4.2 and Android plugin 2.3.3 (#329)
* Upgrade the example to Gradle 4.2 and Android plugin 2.3.3 Along with the necessary build system adjustments. * Move the NDK checks to Gradle execution phase Do not check for the NDK during Gradle configurion phase, otherwise a simple "gradle tasks" would fail if no NDK is configured. Do the checks later when the ndkBuild task is actually executed.
Showing
No preview for this file type
Please register or sign in to comment