5 lines
84 B
Groovy
5 lines
84 B
Groovy
rootProject.name = "Pass"
|
|
include ':app'
|
|
include ':mylibrary'
|
|
include ':keybordlib'
|