File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,10 @@ android {
43
43
44
44
dependencies {
45
45
// The following are optional, please add as needed
46
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-ktx:2.0.3 '
47
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-nonreflection-ktx:2.0.3 '
48
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-base:2.0.3 '
49
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-brvah:2.0.3 '
46
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-ktx:2.0.4 '
47
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-nonreflection-ktx:2.0.4 '
48
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-base:2.0.4 '
49
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-brvah:2.0.4 '
50
50
}
51
51
```
52
52
You can’t perform that action at this time.
0 commit comments