Starting work on viewbinding

This commit is contained in:
Jays2Kings 2021-03-28 21:17:20 -04:00
parent 8c9fbc9568
commit ccb7dbb714
20 changed files with 111 additions and 91 deletions

View file

@ -58,6 +58,10 @@ android {
}
}
buildFeatures {
viewBinding = true
}
flavorDimensions("default")
productFlavors {