4 lines
68 B
Groovy
4 lines
68 B
Groovy
|
rootProject.name = "address_list"
|
||
|
include ':app'
|
||
|
include ':baselib'
|