Assigned
Status Update
Comments
ga...@google.com <ga...@google.com>
al...@google.com <al...@google.com> #2
The issue is in with(libs)
syntax - we don't support it for now.
bj...@linkedin.com <bj...@linkedin.com> #3
Note that is not just the toml file that shows them as unused, event if you do a simple text search "Find in Files", it doesnt event show the libs.myLibrary
instance. Which makes you think its really not used anywhere, when it's actually being used.
Description
If I have the following libs.versions.toml in my project
and use it in a buildscript like this:
the libraries in the toml file aren't marked as used.