Execution failed for task ':app:dexDebug' Android Studio

后端 未结 8 774
别那么骄傲
别那么骄傲 2021-01-11 17:37

The application was able to execute before updating my android studio,this is the error I am getting:

Error:Execution failed for task \':app:dexDebug\'.
>         


        
8条回答
  •  爱一瞬间的悲伤
    2021-01-11 18:17

    I got this error today out of nothing, after that i tried to update every single thing available, tried to change my gradle build as suggested here but none of it worked.

    After hours of dispair and AS updates, a simple "clean project" and "rebuild project" worked for me.

提交回复
热议问题