realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

Replace Kapt to Ksp #7846

Closed Kolyall closed 9 months ago

Kolyall commented 9 months ago

When Kapt will be replaced to Ksp ? https://github.com/realm/realm-java/blob/a5a0dd369d73252cee61315e0bd27f439d681af4/gradle-plugin/src/main/kotlin/io/realm/gradle/Realm.kt#L52

rorbech commented 9 months ago

Hi @Kolyall, thanks for the report. We already have an issue tracking the potential task of migrating to KSP. There are no immediate plans to do so though. You can monitor it in https://github.com/realm/realm-java/issues/7310#issuecomment-1165289316 to track future updates.