Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kirich1409 committed Jan 5, 2022
1 parent 8b3475a commit a8d1a15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ allprojects {
}
dependencies {
implementation 'com.github.kirich1409:viewbindingpropertydelegate:1.5.4'
implementation 'com.github.kirich1409:viewbindingpropertydelegate:1.5.5'
// To use only without reflection variants of viewBinding
implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.4'
implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.5.5'
}
```

Expand Down

0 comments on commit a8d1a15

Please sign in to comment.