App crashes suddenly: RuntimeException

别等时光非礼了梦想. 提交于 2019-12-13 17:19:35

问题


My app worked perfectly but suddenly yesterday I received this error:

Error:Execution failed for task :app:transformDexArchiveWithExternalLibsDexMergerForDebug
java.lang.RuntimeException: com.android.builder.dexing.DexArchiveMergerException: Unable to merge dex

Iv'e tried some sulotions like clean and rebuild project and setting multiDexEnabled to true but none of them worked. Another sulotion?

来源:https://stackoverflow.com/questions/49046384/app-crashes-suddenly-runtimeexception

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!