OpenGrok
Cross Reference: settings.gradle
xref
: /
tools
/
build
/
testapps
/
multiproject
/
settings.gradle
Home
|
History
|
Annotate
|
Download
|
only in
multiproject
1
include 'app'
2
include 'library'
3
include 'baseLibrary'
4
include 'util'
5