drakeet / MultiType

Flexible multiple types for Android RecyclerView.
Apache License 2.0
5.76k stars 751 forks source link

implementation 'me.drakeet.multitype:multitype:3.4.4'冲突抛出DexArchiveMergerException #208

Closed mafanwei closed 6 years ago

mafanwei commented 6 years ago

What kind of issue is this?

Info:
Description:
Reproduction Steps:
My thoughts:
What did I do:
mafanwei commented 6 years ago

v7包

drakeet commented 6 years ago

请提供相关信息,否则无法知晓你的情况是什么问题导致。对于这样什么信息都不提供直接丢下一个异常名的,恕只能直接关闭。

mafanwei commented 6 years ago

在build.gradle中存在 implementation 'com.android.support:support-v4:26.0.0-beta1' androidTestImplementation 'com.android.support.test:runner:0.5' implementation 'me.drakeet.multitype:multitype:3.4.4' 会抛出DexArchiveMergerException