mirror of
https://github.com/Jozufozu/Flywheel.git
synced 2025-02-04 09:14:59 +01:00
52eef2e538
- Use convention plugins for common build logic - Convention plugins get to be applied in the plugins block and can load other plugins - Move GeneratePackageInfosTask to its own file in buildSrc - Apply GeneratePackageInfosTask to every sourceSet
3 lines
42 B
Groovy
3 lines
42 B
Groovy
plugins {
|
|
id 'groovy-gradle-plugin'
|
|
}
|