tcr/settings.gradle.kts

6 lines
80 B
Text
Raw Permalink Normal View History

2025-05-26 17:09:08 +02:00
rootProject.name = "TCR"
include("common")
include("client")
include("server")