Files
NowChessSystems/settings.gradle.kts
T
2026-03-29 20:47:58 +02:00

2 lines
89 B
Kotlin

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