Kamel-Media / Kamel

Kotlin asynchronous media loading and caching library for Compose.
Apache License 2.0
595 stars 23 forks source link

Kotlin 1.9.0 #49

Closed mahramane closed 11 months ago

mahramane commented 1 year ago

Kotlin 1.9.0 came. Please use Kotlin 1.9.0.

luca992 commented 1 year ago

There's no compose multiplatform build supporting 1.9.0 yet.

https://github.com/JetBrains/compose-multiplatform/issues/3323

luca992 commented 11 months ago

try media.kamel:kamel-image:0.7.1-SNAPSHOT . Just note, I'm having issues with the js sample, not sure if js is working.

mahramane commented 11 months ago

I'll update it. Thank you very much.