-
-
Notifications
You must be signed in to change notification settings - Fork 292
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implementation error #163
Comments
getting some error, please help to fix |
Duplicate contains aspectjrt-1.8.2.jar . |
I am facing the same issue |
build.gradle of App directory:android { |
The root cause of this problem is that the version of aspectjrt referenced by my project is inconsistent with that of "com. icetech. silicompressor", and you can't exclude it through "exclude". So I clone the project to local, delete aspectjrt-1.7.3 in the libs folder, package it as an aar, and then reference the aar in my project. The problem is solved |
𝚆𝚎 𝚗𝚎𝚎𝚍 𝚝𝚑𝚞𝚗𝚍𝚎𝚛 𝚜𝚘𝚏𝚝 𝚐𝚎𝚖 𝚙𝚕𝚊𝚢𝚎𝚛 𝚕𝚒𝚔𝚎
𝚟𝚒𝚍𝚎𝚘 𝚎𝚗𝚌𝚛𝚢𝚙𝚝𝚒𝚘𝚗 𝚜𝚘𝚏𝚝𝚠𝚊𝚛𝚎 𝚠𝚒𝚝𝚑 𝚎𝚡𝚙𝚒𝚛𝚎
𝚝𝚒𝚖𝚎. 𝙸𝚖𝚊𝚐𝚎 𝚟𝚒𝚍𝚎𝚘 𝙲𝚘𝚖𝚙𝚛𝚎𝚜𝚜𝚒𝚘𝚗 𝚖𝚎𝚌𝚑𝚊𝚗𝚒𝚜𝚖
𝚒𝚜 𝚊𝚐𝚎 𝚘𝚕𝚍 𝚝𝚎𝚌𝚑𝚗𝚘𝚕𝚘𝚐𝚢. 𝙼𝚘𝚜𝚝𝚕𝚢
𝚙𝚛𝚘𝚏𝚎𝚜𝚜𝚒𝚘𝚗𝚊𝚕 𝚝𝚞𝚝𝚘𝚛𝚒𝚊𝚕 𝚟𝚒𝚍𝚎𝚘𝚜 𝚊𝚛𝚎 𝚋𝚎𝚒𝚗𝚐
𝚙𝚞𝚋𝚕𝚒𝚜𝚑𝚎𝚍 𝚏𝚛𝚎𝚎 𝚘𝚏 𝚌𝚘𝚜𝚝. 𝚆𝚎 𝚗𝚎𝚎𝚍 𝚝𝚘 𝚛𝚊𝚒𝚜𝚎 𝚊
𝚊𝚠𝚊𝚛𝚎𝚗𝚎𝚜𝚜 𝚙𝚛𝚘𝚐𝚛𝚊𝚖 𝚠𝚘𝚛𝚕𝚍𝚠𝚒𝚍𝚎.
𝚁𝚎𝚐𝚊𝚛𝚍𝚜,
𝚂𝚞𝚙𝚛𝚊𝚍𝚒𝚙 𝚍𝚎𝚢
শুক্র, 4 নভে., 2022 11:54 AM তারিখে ifjgm005 ***@***.***>
লিখেছেন:
… The root cause of this problem is that the version of aspectjrt referenced
by my project is inconsistent with that of "com. icetech. silicompressor",
and you can't exclude it through "exclude". So I clone the project to
local, delete aspectjrt-1.7.3 in the libs folder, package it as an aar, and
then reference the aar in my project. The problem is solved
—
Reply to this email directly, view it on GitHub
<#163 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AXIO5MV6ALHC534V5V5BS53WGST2LANCNFSM4VZETFCQ>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Go to the documentation to learn how to Fix dependency resolution errors.
The text was updated successfully, but these errors were encountered: