I want to compile an open source android project (Netguard) using gradel (gradlew clean build) But I encountered this Error:
gradlew clean build
A problem occurred
I uninstalled the NDK since I didn't need it . Go to SDK manager on Android studio ( Tools -> Android -> SDK Manager ) . If NDK is installed . Just uncheck the box and click OK . The installed components will be deleted .