Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
gradle-dsl
/
testData
/
parser
/
configurations
/
parseConfigs.gradle
blob: 048f655b90cbe6fb924a54a13566dd1dbca10408 [
file
] [
log
] [
blame
]
configurations
{
goodConfig
compile
.
transitive
=
true
newConfig
.
visible
=
false
}