Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
projects
/
moveWithResources
/
build.gradle
blob: 868113abb5d20f239ff9c6cb86bfe6011d7b4cf1 [
file
] [
log
] [
blame
]
buildscript
{
repositories
{
// This will be populated by AndroidGradleTestCase
}
dependencies
{
classpath
'com.android.tools.build:gradle:2.3.1'
}
}
allprojects
{
repositories
{
// This will be populated by AndroidGradleTestCase
}
}