Skip to content

Fix change ImmutableList package-private #5295

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

limsaehyun
Copy link

ImmtuableList is a class used by firebase-crashlytics for internal optimizations.
As such, it should be treated as a default (package-private) operator.
ImmutableList also exists in kotlinx.collections.immutable, which is confusing enough that it needs to be improved.

@limsaehyun limsaehyun force-pushed the change-immtuable-package-private branch from bba78f3 to 0ba5a36 Compare September 22, 2023 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants