Skip to content

Commit 8c8af64

Browse files
Update README.md
1 parent 9b74e20 commit 8c8af64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ android {
4343
4444
dependencies {
4545
// 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'
5050
}
5151
```
5252

0 commit comments

Comments
 (0)