[Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.]
包名重復引用,例如v7包已經(jīng)包含RecyclerView,如果再次添加RecyclerVIew的依賴就會報此錯誤。去掉重復依賴即可
[Error:Execution failed for task ':app:transformDexArchiveWithExternalLibsDexMergerForDebug'.]
包名重復引用,例如v7包已經(jīng)包含RecyclerView,如果再次添加RecyclerVIew的依賴就會報此錯誤。去掉重復依賴即可