mirror of
https://github.com/Auxilor/EcoBits.git
synced 2025-12-19 15:09:19 +00:00
6 lines
90 B
Groovy
6 lines
90 B
Groovy
rootProject.name = 'EcoBits'
|
|
|
|
// Core
|
|
include ':eco-core'
|
|
include ':eco-core:core-plugin'
|