-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
Description
From this issue : #19
The new setup for the plugin is really great , and having all the plugins in one place is very convenient.
However, I'm wondering if it's possible to use the TOML version catalogs to have all the version, dependencies and plugins in a single location.
I attempted to use the TOML version catalogs within gradle/plugins/build.gradle.kts
, but it doesn't seem to work, or perhaps I'm doing it incorrectly.
Could you please provide guidance on how to achieve this, if it's possible?