cashapp / molecule

Build a StateFlow stream using Jetpack Compose
https://cashapp.github.io/molecule/docs/1.x/
Apache License 2.0
1.78k stars 76 forks source link

Migrate to the new JetBrains Compose Gradle + compiler plugin #417

Closed JakeWharton closed 1 month ago

JakeWharton commented 2 months ago

https://github.com/JetBrains/kotlin/tree/master/plugins/compose https://github.com/JetBrains/kotlin/tree/master/libraries/tools/kotlin-compose-compiler

And stop maintaining ours

aftabahmadTW commented 1 month ago

@JakeWharton just wondering if this is still blocked? Would be great to have a new release of molecule using the updated compiler setup in conjunction with the release of Kotlin 2.0

JakeWharton commented 1 month ago

Blocked until 2.0 is stable. I don't have the bandwidth to support two versions at the same time right now.

wukaicheng commented 1 month ago

kotlin 2.0 was release

JakeWharton commented 1 month ago

https://github.com/cashapp/molecule/pull/450