Files
jfx-learn/settings.gradle.kts
T
2025-07-26 19:20:19 +08:00

2 lines
49 B
Kotlin

rootProject.name = "jfx-learn"
include("lesson1")