Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
project-system-gradle-upgrade
/
testData
/
upgrade
/
RedundantProperties
/
BuildToolsVersionInterpolation.gradle
blob: 3d437fc93a4ef0af7151da942b1f06d8f614b798 [
file
] [
log
] [
blame
]
ext
{
bTV
=
"28.0.0"
}
android
{
buildToolsVersion
"$bTV"
compileSdkVersion
(
27
)
}