Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
templates
/
ToplevelInject.gradle
blob: a6bee50e22fe7f9dff1bcf3aea53c15c5eed8fba [
file
] [
log
] [
blame
]
buildscript
{
dependencies
{
classpath
'com.example:another-plugin:1.0'
}
}