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