Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of androidx.compose.runtime.AtomicReference #645

Closed
m-sasha opened this issue Jan 2, 2024 · 0 comments · Fixed by #649
Closed

Use of androidx.compose.runtime.AtomicReference #645

m-sasha opened this issue Jan 2, 2024 · 0 comments · Fixed by #649
Assignees
Milestone

Comments

@m-sasha
Copy link

m-sasha commented Jan 2, 2024

Hi,

Just a heads-up: in the next release of Compose Multiplatform, androidx.compose.runtime.AtomicReference, which you are using here will become internal. It was made public accidentally, and we're fixing it now.

You can implement an expect/actual yourself, or use atomicfu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants