sample-modules/settings.gradle.kts

3 lines
67 B
Plaintext
Raw Normal View History

rootProject.name = "sample-modules"
include("demo", "lib")