4 lines
45 B
Groovy
4 lines
45 B
Groovy
rootProject.name = 'Counter'
|
|
|
|
include ':app'
|
rootProject.name = 'Counter'
|
|
|
|
include ':app'
|