Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
768 stars 48 forks source link

apply ksp to multiplatform configs in multiplatform modules #647

Closed mgroth0 closed 3 months ago

mgroth0 commented 3 months ago

Fixes https://github.com/Kotlin/dataframe/issues/645

Jolanrensen commented 3 months ago

Looks like you improved my old PR https://github.com/Kotlin/dataframe/pull/592 :) thanks! I'll run the tests and check if it can be merged