Status Update
Comments
an...@google.com <an...@google.com> #2
To the reporter: this error is related to the class NotificationsViewModel
. I'm trying to figure out exactly how this could happen, but haven't quite gotten there yet. The error seems to imply that the class's constructor is marked with @AssistedInject
, but potentially also with @Inject
(even though that wouldn't build).
Would you mind sharing some details about how exactly this view model is using Dagger attributes?
(I have a potential fix I can make regardless, but it's always helpful to actually understand the root cause.)
an...@google.com <an...@google.com>
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #3
Thank you for your patience while our engineering team worked to resolve this issue. A fix for this issue is now available in:
- Android Studio Narwhal | 2025.1.1 Canary 3
- Android Gradle Plugin 8.11.0-alpha03
We encourage you to try the latest update.
If you notice further issues or have questions, please file a new bug report.
Thank you for taking the time to submit feedback — we really appreciate it!
Description
Forked from b/376975539 . Related error: