Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-25 | Add support for Kotlin 1.9.0 (#21) | DJtheRedstoner | |
The KotlinSourceRoot constructor was updated to include an additional argument related to Kotlin Multiplatform. We always pass null for this argument. Co-authored-by: Wyvest <wyvestbusiness@gmail.com> | |||
2022-05-10 | Add support for kotlin-compiler-embeddable 1.6.20 | Jonas Herzig | |
While, unlike last time, maintaining backwards compatibility with 1.5.21 (and anything in between). |