这啥原因?一直打包不成功
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
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