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