Looks like version 1.1.0-beta04 with Kotlin 1.6.0 ...
# compose
a
Looks like version 1.1.0-beta04 with Kotlin 1.6.0 was released today. Should we expected a stable version 1.0.x with Kotlin 1.6.0?
j
IIRC, I believe that will be a couple weeks from now.
a
Thanks for the info!
j
FWIW, I think you can use the
1.1.0-beta04
compiler, with the rest of Compose using
1.0.x
and it should work
🙏 5