A failure occurred while executing com.android.build.gradle.internal.tasks

后端 未结 19 4349
臣服心动
臣服心动 2020-12-04 23:27

I am getting this error while I am building APK.

Cause 1: org.gradle.workers.internal.DefaultWorkerExecutor$WorkExecutionException: A failure occurred while          


        
19条回答
  •  伪装坚强ぢ
    2020-12-05 00:05

    I got this problem when I directly downloaded code files from GitHub but it was showing this error, but my colleague told me to use "Git bash here" and use the command to Gitclone it. After doing so it works fine.

提交回复
热议问题