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 fixed this Error by uninstalling the NDK in the SDK-Tools. So, if you don't need the NDK, uninstall it.