Caused by: org.gradle.api.tasks.TaskExecutionException: Execution failed
Project level gradle update classpath:
classpath 'com.android.tools.build:gradle:3.4.0'
gradle-wrapper.properties update distributionUrl:
distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip
After these steps delete .iml
file from your project directory and rebuild the project
For further detail please see attached image