'NDK not configured
Whenever I try to build my project I get this error message "Caused by: org.gradle.api.InvalidUserDataException: NDK not configured. Download it with SDK manager. Preferred NDK version is '21.4.7075529'." I have made sure NDK (side by side) is installed and ndk.dir=path is added to local.properties and ndkVersion is added to build.gradle. Is there anything else I'm missing??
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|

