mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Starting work on viewbinding
This commit is contained in:
parent
8c9fbc9568
commit
ccb7dbb714
20 changed files with 111 additions and 91 deletions
|
@ -58,6 +58,10 @@ android {
|
|||
}
|
||||
}
|
||||
|
||||
buildFeatures {
|
||||
viewBinding = true
|
||||
}
|
||||
|
||||
flavorDimensions("default")
|
||||
|
||||
productFlavors {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue