Should new version of realm kotlin be needed for K...
# realm
j
Should new version of realm kotlin be needed for Kotlin 1.7.20?
c
Yes, there is a breaking change in the compiler plugin API’s we need to account for. It is a rather big one, so we are debating exactly how to solve it. But we should hopefully have a release that works with 1.7.20 in the next week. It will probably also require the new memory model though as we also want to bump to Ktor2 which only works with that.