Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
project-system-gradle-upgrade
/
testData
/
upgrade
/
AgpVersion
/
PluginDslDependency.gradle
blob: 4c3e6e2729755eebe4ad4438096cf3dd3df037fb [
file
] [
log
] [
blame
]
buildscript
{
repositories
{
google
()
}
}
plugins
{
id
'com.android.application'
version
'3.5.0'
apply
false
}