Skip to content

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

@MFlisar

Description

@MFlisar

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions