Bindings
This commit is contained in:
parent
af676becb3
commit
4fb4aacb8d
2 changed files with 8 additions and 4 deletions
|
@ -31,6 +31,9 @@ android {
|
|||
kotlinOptions {
|
||||
jvmTarget = '1.8'
|
||||
}
|
||||
buildFeatures {
|
||||
viewBinding true
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue