Can you tell me what could be the problem when con...
# compose
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?