Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
project-system-gradle-upgrade
/
testData
/
upgrade
/
MigrateToBuildFeatures
/
BothEnabledLiteralsExpected.gradle.kts
blob: e3baf1a97246704bfba2a906fed0bcd3825d9932 [
file
] [
log
] [
blame
]
android
{
buildFeatures
{
dataBinding
=
true
viewBinding
=
true
}
}