Skip to content

0.4.0

Compare
Choose a tag to compare
@erikc5000 erikc5000 released this 24 Nov 15:11
· 257 commits to master since this release

API Changes

  • Replace deprecated kotlin-android-extensions with kotlin-parcelize (#150)

Dependency Changes

  • Bump Kotlin to 1.4.20 (#150)
  • Bump Kotlin Serialization to 1.0.1 (#149)

This release updates the parcelize-extensions to be compatible with the new kotlin-parcelize plugin. Due to publishing changes introduced by Kotlin 1.4.20, you'll need to update your project to 1.4.20 as well if using HMPP. See the Kotlin release notes for details.