1***@qq.com
1***@qq.com
  • 发布:2022-06-29 15:01
  • 更新:2022-06-29 15:05
  • 阅读:344

云打包出错

分类:HBuilderX

这啥原因?一直打包不成功

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':app:checkReleaseDuplicateClasses'.

    A failure occurred while executing com.android.build.gradle.internal.tasks.CheckDuplicatesRunnable
    Duplicate class com.tencent.liteav.TXLiteAVCode found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.a.a found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.basic.log.TXCLog found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.NativeLoad found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.a found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.a found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.a.a found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.a.b found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.a.c found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.a.d found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.b found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.b.a found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)
    Duplicate class com.tencent.liteav.beauty.b.b.b found in modules jetified-LiteAVSDK_TRTC-10.2.0.11131-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.2.0.11131) and

2022-06-29 15:01 负责人:无 分享
已邀请:
BoredApe

BoredApe - 有问题就会有答案。

集成的原生插件依赖库重复。请检查原生插件,如果是插件使用着请将问题反馈给插件开发者,如果是插件开发者本人请在原生开发群中反馈问题

  • yangjw

    Caused by: java.lang.RuntimeException: Duplicate class com.tencent.liteav.TXLiteAVCode found in modules jetified-LiteAVSDK_TRTC-10.9.0.13092-runtime (com.tencent.liteav:LiteAVSDK_TRTC:10.9.0.13092) and jetified-weex_livepusher-release-runtime (weex_livepusher-release.aar)


    模块冲突,weex-livepusher-release 能表明哪个模块吗

    2023-02-25 16:36

要回复问题请先登录注册