mpetuska / klip

Kotlin Multiplatform snapshot ((c|k)lip) manager for tests.
https://mpetuska.github.io/klip
24 stars 1 forks source link

K2 support #74

Open ptitjes opened 2 weeks ago

ptitjes commented 2 weeks ago

I migrated my projects to Kotlin 2.0, and Klip is not compatible.

e: There are some plugins incompatible with language version 2.0:
  dev.petuska.klip.plugin.KlipComponentRegistrar
Please use language version 1.9 or below
mpetuska commented 2 weeks ago

Thanks for reporting! I'll try to look into it this weekend. A bit swamped with migrating all my other projects.