I have a project which I try to open in Android Studio however when the project is imported I receive an error
Error:Cause: org/jetbrains/plugins/grad
Your Android Studio must be 3.4 or above Latest Version.
And Gradle file should be:
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https://services.gradle.org/distributions/gradle-5.4.1-all.zip
These error comes when you used below Android Studio 3.4 Version.