Fixed
Status Update
Comments
va...@google.com <va...@google.com>
je...@google.com <je...@google.com>
al...@google.com <al...@google.com> #2
Increased Priority as this issue is about Lint does not know about dependencies declared in version catalog
al...@google.com <al...@google.com>
al...@google.com <al...@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 Koala Feature Drop | 2024.1.2 Canary 7
- Android Gradle Plugin 8.6.0-alpha07
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
credentials = { module = "androidx.credentials:credentials", version.ref = "credentials" }
credentialsPlayServices = { module = "androidx.credentials:credentials-play-services-auth", version.ref = "credentials" }
Also, all build.gradle file use both
Ex
implementation libs.credentials
implementation libs.credentialsPlayServices
Studio Build:
Version of Gradle Plugin: 8.2.2
Version of Gradle: 8.6
Version of Java: 17.0.5