plugins-template
plugins-template copied to clipboard
feat: overhaul & modernize template
Hi,
I decided to completely redesign the project setup, making greater use of Gradle functionality.
- Switched to version catalog
- Enabled on demand configuration for optimal performance
- Updated gradle to v7.6.2
- Automatic plugin including, no need to 50x include("pluginA")...
- Added ktlint and editorconfig
Is there some reason to not merge it?