4 lines
71 B
Groovy
4 lines
71 B
Groovy
rootProject.name = "DisneyCompose"
|
|
include ':app'
|
|
include ':benchmark'
|
rootProject.name = "DisneyCompose"
|
|
include ':app'
|
|
include ':benchmark'
|