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

Parcelize annotations from package kotlinx.android.parcel are deprecated. Change package to kotlinx.parcelize #43

Open
MFlisar opened this issue Oct 23, 2024 · 0 comments

Comments

@MFlisar
Copy link

MFlisar commented Oct 23, 2024

Just a hint that those classes should be updated in the near future. The package name of the android implementations are still using the old kotlinx.android.parcel

import kotlinx.android.parcel.IgnoredOnParcel
import kotlinx.android.parcel.Parcelize
import kotlinx.parcelize.Parceler
import kotlinx.parcelize.TypeParceler

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

No branches or pull requests

1 participant