c7d4a7e1f1
This commit adds support for the Parcelize plugin to generate default serialization implementation for the kotlin.time.Duration. As Parcelize already supports serializing some of the kotlin library types it makes sense to support more common ones for the user convenience. https://issuetracker.google.com/issues/264614661
The kotlin-parcelize Gradle plugin is maintained by Google. If you encounter any issues, you can submit a report
to Google’s issue tracker.