Skip to content
Discussion options

You must be logged in to vote

You can update to the latest versions of Kotlin and Compose as long as the Compose version is binary compatible with the one used by Decompose. That's why I always specify used versions in release notes. Decompose doesn't use any of the experimental Compose API. Given the fact that Compose for Android and Desktop both maintain binary compatibly, everything should be safe. This is may not be the case with Compose for Web or iOS. Regardless, it's always recommended to check Compose release notes of versions between the one used by Decompose and the one used in your projects.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by malliaridis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants