realm / realm-kotlin

Kotlin Multiplatform and Android SDK for the Realm Mobile Database: Build Better Apps Faster.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin 2.0 support

rorbech opened this issue · comments

The Realm Kotlin plugin is not compatible with K2.

Trying to build https://github.com/realm/realm-kotlin-samples/tree/main/Intro with 2.0.0-Beta2 yields:

There are some plugins incompatible with language version 2.0:
  io.realm.kotlin.compiler.Registrar
Please use language version 1.9 or below