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 @@ -42,10 +42,10 @@ android {
42
42
43
43
dependencies {
44
44
// The following are optional, please add as needed
45
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-ktx:1.2.5 '
46
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-nonreflection-ktx:1.2.5 '
47
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-base:1.2.5 '
48
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-brvah:1.2.5 '
45
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-ktx:1.2.6 '
46
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-nonreflection-ktx:1.2.6 '
47
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-base:1.2.6 '
48
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-brvah:1.2.6 '
49
49
}
50
50
```
51
51
You can’t perform that action at this time.
0 commit comments