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

Kotlin 1.9.23 compatible release #411

Closed aftabahmadTW closed 3 months ago

aftabahmadTW commented 3 months ago

Hi team,

Just wanted to know when the 1.9.23 compatible release would be available?

JakeWharton commented 3 months ago

I wasn't planning on doing one, because if you specify the compiler version separately you never need to wait for a release to upgrade your Kotlin version: https://github.com/cashapp/molecule?tab=readme-ov-file#custom-compose-compiler.

However, I want to ship the change that disables the klib signature checks, so I'll just do a quick release today.

JakeWharton commented 3 months ago

https://github.com/cashapp/molecule/releases/tag/1.4.2