uiwjs / react-native-alipay

基于 React Native 的宝支付包,已更新到最新的支付宝 SDK 版本,支持Android/iOS。
https://uiwjs.github.io/react-native-alipay/
MIT License
208 stars 49 forks source link

安卓编译报错 Program type already present: com.tencent.a.a.a.a.a #31

Open szj2935 opened 3 years ago

szj2935 commented 3 years ago

`Execution failed for task ':app:mergeExtDexDebug'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade com.android.builder.dexing.DexArchiveMergerException: Error while merging dex archives: Learn how to resolve the issue at https://developer.android.com/studio/build/dependencies#duplicate_classes. Program type already present: com.tencent.a.a.a.a.a`

szj2935 commented 3 years ago

clean Project之后编译成功