Any chance the 1.8.0 builds could be rebased on a ...
# compose-ios
t
Any chance the 1.8.0 builds could be rebased on a newer androidx commit a bit earlier? Unfortunately the current versions contain an issue with AnimatedContent which is broken, so I cannot use those build just yet. Or could the fix be cherry-picked? That would be amazing. https://issuetracker.google.com/issues/372512085
a
If you want early access, you can follow our alpha releases, which are released every month. Unfortunately, they are not considered production-ready builds.
i
https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.8.0-alpha01 is based on Google's alpha03 I'm in process of merging alpha06
t
Sounds great, thanks for the work.