4 lines
69 B
Groovy
4 lines
69 B
Groovy
include ':app'
|
|
rootProject.name = "SNFLauncher"
|
|
include ':mylibrary'
|
include ':app'
|
|
rootProject.name = "SNFLauncher"
|
|
include ':mylibrary'
|