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

Don't use Compose leaked internal AtomicReference #649

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

manuel-martos
Copy link
Contributor

@manuel-martos manuel-martos commented Jan 9, 2024

Description

In the upcoming Compose Multiplatform version, the leaked AtomicReference class will no longer be exposed. Consequently, it is advisable to discontinue its usage and seek alternative methods to achieve the desired functionality.

Check list

  • I have updated CHANGELOG.md if required.
  • I have updated documentation if required.

@manuel-martos manuel-martos self-assigned this Jan 9, 2024
@manuel-martos manuel-martos changed the title Atomic reference Don't use Compose leaked internal AtomicReference Jan 9, 2024
@manuel-martos manuel-martos linked an issue Jan 9, 2024 that may be closed by this pull request
@manuel-martos manuel-martos added this to the 2.0 milestone Jan 9, 2024
@manuel-martos manuel-martos merged commit e7a2b79 into bumble-tech:2.x Jan 9, 2024
7 checks passed
@manuel-martos manuel-martos deleted the atomic-reference branch January 9, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use of androidx.compose.runtime.AtomicReference
2 participants