Skip to content

Add KSP plugin, migrate Room and Dagger to KSP - #1137

Draft
UweTrottmann wants to merge 1 commit into
devfrom
ksp2
Draft

Add KSP plugin, migrate Room and Dagger to KSP#1137
UweTrottmann wants to merge 1 commit into
devfrom
ksp2

Conversation

@UweTrottmann

@UweTrottmann UweTrottmann commented Dec 5, 2025

Copy link
Copy Markdown
Owner

Not doing this for now as during a clean and assemble tasks seem to step over each other (failing to delete files). Seems to be resolved.

However, it appears not possible to have the Gradle user directory and the project directory on different drives on Windows: google/ksp#1079 That's a hard block. I'm imaging the project drive for backup reasons and it shouldn't contain cache data to avoid backups taking up too much storage. Based on the issue being 3 years old already this is unlikely to get resolved.

This resolves the Room javac annotation processor (used by kapt) failing
due to an incompatible Kotlin metadata model dependency:

"Provided Metadata instance has version 2.4.0,
while maximum supported version is 2.3.0.
To support newer versions, update the kotlin-metadata-jvm library."
@UweTrottmann UweTrottmann added the on-hold Blocked by an external issue label Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

on-hold Blocked by an external issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant