3 lines
68 B
Kotlin
3 lines
68 B
Kotlin
rootProject.name = "jfx-learn"
|
|
include("lesson1")
|
|
include("lesson2") |
rootProject.name = "jfx-learn"
|
|
include("lesson1")
|
|
include("lesson2") |