5 lines
78 B
Groovy
5 lines
78 B
Groovy
|
rootProject.name = 'volley'
|
||
|
include 'core'
|
||
|
include 'cronet'
|
||
|
include 'testing'
|