add gradle
This commit is contained in:
parent
bb6ebb0be8
commit
4e51e18bdc
3033 changed files with 470 additions and 0 deletions
5
settings.gradle.kts
Normal file
5
settings.gradle.kts
Normal file
|
@ -0,0 +1,5 @@
|
|||
|
||||
rootProject.name = "TCR"
|
||||
include("common")
|
||||
include("client")
|
||||
include("server")
|
Loading…
Add table
Add a link
Reference in a new issue