common-project-apk/settings.gradle

5 lines
91 B
Groovy

rootProject.name = "CommonLibTest"
include ':app'
include ':commonLib'
include ':commonbt'