Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android-lint
/
testData
/
lint
/
oldBetaPlugin.gradle
blob: 376753ecfde9ff65b268a54ab0518eb77e5f399e [
file
] [
log
] [
blame
]
buildscript
{
repositories
{
google
()
jcenter
()
}
dependencies
{
classpath
<warning>'com.android.tools.build:gradle:4.2.0'
</
warning
>
}
}
allprojects
{
repositories
{
jcenter
()
}
}