little-snow-fox / react-native-wechat-lib

🚀 WeChat login, share, favorite and payment for React-Native on iOS and Android
MIT License
662 stars 129 forks source link

我已经引入 alipay ,在加入 wechat-lib 之后,编译报错 Program type already present: com.alipay.a.a.e #144

Open Riant opened 3 years ago

Riant commented 3 years ago

如题:

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:mergeDexDebug'.
> A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
   > com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives:
     Program type already present: com.alipay.a.a.e
     Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes.

有什么好的解决办法吗?还是问题不再 wechat-lib 这边?

谢谢。