4 lines
62 B
Groovy
4 lines
62 B
Groovy
rootProject.name = "Pass"
|
|
include ':app'
|
|
include ':mylibrary'
|
rootProject.name = "Pass"
|
|
include ':app'
|
|
include ':mylibrary'
|