kotlin-multiproject-boilerp.../settings.gradle.kts

4 lines
68 B
Plaintext
Raw Normal View History

2022-09-21 12:04:29 +00:00
rootProject.name = "adp-adserver"
include("api")
include("support")