Implementation - GUI step

This commit is contained in:
2026-05-15 01:29:42 +03:00
commit b9df77cd4c
15 changed files with 481 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "lab2"