3.0.2 is just near publish
# koin-contributors
a
3.0.2 is just near publish
👍 1
j
hi @arnaud.giuliani, should that 3.0.2 version be available yet?
a
not yet, this week 👍
👍 1
I have some breakings due to 1.5.0
and Jetpack compose doesn’t compile with Kotlin 1.5.0
j
I think hope is that there'll be Compose release today or tomorrow that will support Kotlin 1.5
a
🤞
I can wait a bit for Koin 3.0.2 😄
well, I’ll add it in 3.0.3 if needed 😄
j
seems a lot of balls up in the air at the moment with different things dependent on others....guess that's the fun of working in environment that we do 😀
@arnaud.giuliani looks like 3.0.2 isn't available for
koin-androidx-compose
artifact...is that expected?
a
we can’t compile it 🤷 with Kotlin 1.5
j
Ah, sorry, you did mention that
Probably not generally recommended but looks like I was able to pull in 3.0.2 but use 3.0.1 compose dependency and things worked ok
a
O.o
weird stuff 😛
j
probably more luck than anything 🙂
😁 1
I was able to verify anyway that JS IR change was there (so it works now with Compose for Web)
👍 1
m
looks like compose beta07 doesn't support Kotlin 1.5 yet but it also breaks backwards compatibility 😢 https://developer.android.com/jetpack/androidx/releases/compose-compiler#1.0.0-beta07
1
a
that’s why I wait for their updates