3.0.2 is just near publish
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