Files
kotlin-fork/plugins/parcelize
Brian Norman b595328192 [Parcelize] Ignore all sealed classes in Parcelize FIR generator
Sealed classes are inherently abstract and should not have Parcelable
functions added via the FIR declaration generator.

#KT-59112 Fixed
2023-06-08 12:58:32 +00:00
..

The kotlin-parcelize Gradle plugin is maintained by Google. If you encounter any issues, you can submit a report to Googles issue tracker.