5 lines
89 B
Kotlin
5 lines
89 B
Kotlin
apply(from = "settings.common.gradle.kts")
|
|
|
|
include(":vst-ui-base")
|
|
include(":test-app")
|