google / accompanist

A collection of extension libraries for Jetpack Compose
https://google.github.io/accompanist
Apache License 2.0
7.43k stars 598 forks source link

Support Compose 1.6.x #1665

Closed OliverRhyme closed 1 year ago

OliverRhyme commented 1 year ago

Describe the bug

Currently accompanist only uses up to 1.5.x. Compose 1.6.x has now been released and it would be good if we release an accompanist version for 1.6.x for transitive dependencies

Expected behavior

Release a new version that uses compose 1.6.x

bentrengrove commented 1 year ago

We normally do this once the previous version goes stable. There shouldn't be any issue using the current version of accompanist with Compose 1.6, if there is a specific crash or issue please let me know.

bentrengrove commented 1 year ago

Issue #1671 needs Compose 1.6 so I will get the new version ready