Join Slack
Powered by
is it possible to get specific version of library ...
# community-support
p
Peter
03/27/2024, 8:59 AM
is it possible to get specific version of library from BOM dependency somehow? For some reasons, I need to use
libs.versions.mydepdendency.get()
in build script. I would like to obtain this version from BOM, like
libs.versions.mybom.mydependency.get()
.
3
Views
Open in Slack
Previous
Next