Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
gradle-dsl
/
testData
/
parser
/
dependencies
/
nonIdentifierConfiguration.gradle.dcl
blob: 98023cbcfb70bcda24fb6faa41794929b239dd41 [
file
] [
log
] [
blame
]
androidApp
{
buildTypes
{
buildType
(
"dotted.buildtype"
)
{
}
}
dependenciesDcl
{
implementation
(
"com.android.support:appcompat-v7:+"
)
}
}