Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
projects
/
projectWithAppAndLibWithoutTargetSdk
/
settings.gradle
blob: 736551a7d09ab7ca7cc682d9dc84577e8d4c074a [
file
] [
log
] [
blame
]
pluginManagement
{
repositories
{
// This will be populated by AndroidGradleTestCase
}
}
dependencyResolutionManagement
{
repositories
{
// This will be populated by AndroidGradleTestCase
}
}
include
':app'
,
':lib'