Can you tell me what could be the problem when connecting <https://coil-kt.github.io/coil/compose/Сo...
v
Can you tell me what could be the problem when connecting Сoil?
Execution failed for task ':app:checkDebugDuplicateClasses'.
Fix. Added
Copy code
implementation("androidx.appcompat:appcompat:1.3.1")
c
Coil compose should not require appcompat IIRC?