qdsfdhvh/compose-imageloader

image-loader gradle commonMain dependency overwrites androidx.compose.ui.window.Popup

Closed this issue · 2 comments

After adding image-loader api dependency to commonMain in shared build.gradle.kts, androidx.compose.ui.window.Popup imports cannot be found in commonMain kotlin files with error (Unresolved reference: Popup)

Hi, Thanks for using it. could it be caused by a different version of compos-multiplatofrm ? imageloader 1.4.1 uses compose-multiplatform 1.4.0.

I'm close this issue, you can reopen it if still have problem.