Room is working with `dev-10` :tada:
# compose
j
Room is working with
dev-10
🎉
🎉 13
a
That means any project with
kapt
should work?
j
Could not find mention of
kapt
in release notes. You’ll have to try and check with other libs.
a
Dagger works as well, so would guess so
v
yeah I think kapt will start to work now. Leland had confirmed this as well - https://kotlinlang.slack.com/archives/CJLTWPH7S/p1587533383384300
l
Looks like this person had luck with Room as well: https://github.com/jbarr21/appdialer/commit/0a7072e10d14c96cf774bc98db30b89abc0d370c#diff-863e98cb3c8f40e0692c9d27cd349e29 Example gradle config for those curious. I think using 1.3.70 instead of 1.3.72 might be important. I will talk with some folks about updates to the release notes that we can make
a
Can confirm works with Dagger. Great news 👍🏻
a
I can confirm works with room just fine🤗