Skip to main content

0.8.1

Improvements

  • SKIE Kotlin incompatibility warning is now an error unless explicitly disabled.
  • Add debug logging to Kotlin Gradle Plugin version resolver.

Bug Fixes

  • Fix incompatibility with some platform SDKs like CoreTelephony, IOKit, and others.
  • Fix a runtime crash in onEnum(of:) of covariant generic sealed classes in release mode without library evolution.
  • Fix Gradle warning caused by incorrect usage of doLast.