Files
NowChessSystems/settings.gradle.kts
T
2026-03-31 10:10:09 +02:00

2 lines
89 B
Kotlin

rootProject.name = "NowChessSystems"
include("modules:core", "modules:api", "modules:ui")