unitedgold_samples/settings.gradle.kts
sergeych f91e3fcb66 multiporject structure
more comments and docs
2025-09-16 15:49:07 +04:00

4 lines
65 B
Plaintext

rootProject.name = "unitedgold_samples"
include(":jvm_console")