Android Studio 3.0 Execution failed for task: unable to merge dex

前端 未结 26 3472
野性不改
野性不改 2020-11-27 11:52

android studio was getting build error while build execution with following:

Error:Execution failed for task \':app:transformDexArchiveWithExternalLi

26条回答
  •  余生分开走
    2020-11-27 12:02

    Same thing happened to me, figured out that I was in the middle of updating to AS 3.0.1 and after I did the update, cleaned and rebuilt the app, everything was fixed.

提交回复
热议问题