kosi-libs / MocKMP

A mocking processor for Kotlin Multiplatform
https://kosi-libs.org/mockmp
MIT License
183 stars 12 forks source link

Support kotlin 1.9.20 and ksp API 1.0.14 #68

Closed vdshb closed 9 months ago

vdshb commented 9 months ago

Reproducer:

https://github.com/vdshb/multiplatform-mockmp-reproducer

Latest commit leads to build-time exception.

SalomonBrys commented 9 months ago

Version 1.16.0 is compiled with Kotlin 1.9.20 & KSP 1.0.14 :)