feat: Gui added (not done, not reviewed)
Build & Test (NowChessSystems) TeamCity build failed

This commit is contained in:
shahdlala66
2026-04-01 00:34:00 +02:00
parent 8424eb8060
commit 689592104d
24 changed files with 488 additions and 3 deletions
+1
View File
@@ -50,6 +50,7 @@ dependencies {
implementation(project(":modules:core"))
implementation(project(":modules:api"))
implementation(project(":modules:gui"))
testImplementation(platform("org.junit:junit-bom:5.13.4"))
testImplementation("org.junit.jupiter:junit-jupiter")