9
0
mirror of https://github.com/Auxilor/EcoBits.git synced 2025-12-19 15:09:19 +00:00
Files
EcoBits/settings.gradle.kts
2023-03-17 18:59:52 +00:00

6 lines
92 B
Plaintext

rootProject.name = "EcoBits"
// Core
include(":eco-core")
include(":eco-core:core-plugin")