kosi-libs / Kodein

Painless Kotlin Dependency Injection
https://kosi-libs.org/kodein
MIT License
3.21k stars 174 forks source link

Update Compose Multiplatform to 1.6.0-alpha01 #447

Closed DevSrSouza closed 9 months ago

DevSrSouza commented 10 months ago

The currently version, 1.5.10-dev-wasm03 is not published at maven central.

romainbsl commented 9 months ago

did not look yet, is 1.6.0-alpha01 compatible with wasm targets?

romainbsl commented 9 months ago

It is. Will do this ASAP.

romainbsl commented 9 months ago

7.21.2 coming right up (currently publishing) with Compose Multiplatform 1.6.0-alpha01 and Wasm support fixed. Tested against https://github.com/romainbsl/compose-multiplatform-with-kodein. Thanks for the report.