For the plugins - what is conceptual difference be...
# community-support
e
For the plugins - what is conceptual difference between
id("plugin id")
and
alias(libs.plugin)
except one is using hardcoded string and another one is using reference from the version catalogue?
j
It should be the same
🙌 1