Skip to content

Commit a0975be

Browse files
Prepare for release 1.2.6
1 parent 1aac8df commit a0975be

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
@@ -42,10 +42,10 @@ android {
4242
4343
dependencies {
4444
// 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'
4949
}
5050
```
5151

0 commit comments

Comments
 (0)