Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
gradle
/
testData
/
testApplyPluginInsideClosure_after.gradle
blob: 023847fe0b4270fe2aede4d8f04a95b7b5569a2d [
file
] [
log
] [
blame
]
apply plugin
:
"groovy"
allprojects
{
//
apply plugin
:
'java'
}