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
// 以下都是可选,请根据需要进行添加
46
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-ktx:1.2.5 '
47
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-nonreflection-ktx:1.2.5 '
48
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-base:1.2.5 '
49
- implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-brvah:1.2.5 '
46
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-ktx:1.2.6 '
47
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-nonreflection-ktx:1.2.6 '
48
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-base:1.2.6 '
49
+ implementation 'com.github.DylanCaiCoding.ViewBindingKTX:viewbinding-brvah:1.2.6 '
50
50
}
51
51
```
52
52
You can’t perform that action at this time.
0 commit comments