Status Update
Comments
ad...@google.com <ad...@google.com> #2
Thanks for the feedback. To help us troubleshoot this issue further, we will need more information. Please share detailed reproduction steps and as much as possible of the following information when it applies:
1. Gradle and Android Plugin Version (File -> Project Structure -> Project)
2. Build logs
3. idea.log file if the issue occurs from Android Studio (select Help > Show Log in Finder / Explorer)
4. Gradle profile if it is a performance issue as described inhttps://developer.android.com/studio/build/optimize-your-build#profile
For more information on what’s needed and how to obtain this information please read the guide athttps://developer.android.com/studio/report-bugs#build-bugs
1. Gradle and Android Plugin Version (File -> Project Structure -> Project)
2. Build logs
3. idea.log file if the issue occurs from Android Studio (select Help > Show Log in Finder / Explorer)
4. Gradle profile if it is a performance issue as described in
For more information on what’s needed and how to obtain this information please read the guide at
ey...@gmail.com <ey...@gmail.com> #3
I included that information.
dy...@google.com <dy...@google.com> #4
Please attach the idea.log file.
ey...@gmail.com <ey...@gmail.com> #5 Restricted
Restricted
Comment has been deleted.
Description
If I have the following
libs.versions.toml
in my projectthen
test-core
andtest-coroutines
are marked as unused (Dependency alias 'test-core' is not used in build scripts
).