I just created an empty project in android studio and on synchronizing with Gradle, it repeatedly gives this error:
Could not initialize class com.android.build.gradle.internal.TaskManager
I cannot understand what is happening here?
compileSdkVersion 29 and gradle version 6.5