Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
kirich1409 committed Mar 4, 2021
1 parent d6d6837 commit 360f5df
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 @@ -15,10 +15,10 @@ allprojects {
}
dependencies {
implementation 'com.github.kirich1409:viewbindingpropertydelegate:1.4.3'
implementation 'com.github.kirich1409:viewbindingpropertydelegate:1.4.4'
// To use only without reflection variants of viewBinding
implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.4.3'
implementation 'com.github.kirich1409:viewbindingpropertydelegate-noreflection:1.4.4'
}
```

Expand Down

0 comments on commit 360f5df

Please sign in to comment.