realm-kotlin icon indicating copy to clipboard operation
realm-kotlin copied to clipboard

[RKOTLIN-986] K2 Support

Open rorbech opened this issue 1 year ago • 0 comments

This adds support for Kotlin 2.0. This branch does not have code specific to K2 compared to main/release but is for compiling and testing the library with Kotlin 2, as distributables are not binary compatible across Kotlin 1.9/2.0.

This is targeting release/k2 that will be used to publish named (<x>-K2) releases corresponding to normal releases when see fit.

Closes #1614

rorbech avatar May 07 '24 12:05 rorbech