I have an Android App in Android Studio. When I build project with Gradle File,it gives me one error at compile time. Error Report:
Error:org.gradle.api.inte
This is what worked for me:
Android Studio -> File -> Invalidate Caches and Restart