When gradle building my project, I\'m getting this error:
gradle build
FAILURE: Build failed with an exception. Where: Build fi
FAILURE: Build failed with an exception.
Where: Build fi
In my case I had to set the Android NDK and SDK location in the module settings of my Android Studio project.