mirror of
https://github.com/element-hq/element-android
synced 2024-11-28 05:31:21 +03:00
Bump rxbinding-material from 3.0.0 to 3.1.0
Bumps [rxbinding-material](https://github.com/JakeWharton/RxBinding) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/JakeWharton/RxBinding/releases) - [Changelog](https://github.com/JakeWharton/RxBinding/blob/master/CHANGELOG.md) - [Commits](https://github.com/JakeWharton/RxBinding/compare/3.0.0...3.1.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
40785e9a40
commit
94faa2dc11
1 changed files with 1 additions and 1 deletions
|
@ -347,7 +347,7 @@ dependencies {
|
|||
// RXBinding
|
||||
implementation 'com.jakewharton.rxbinding3:rxbinding:3.1.0'
|
||||
implementation 'com.jakewharton.rxbinding3:rxbinding-appcompat:3.1.0'
|
||||
implementation 'com.jakewharton.rxbinding3:rxbinding-material:3.0.0'
|
||||
implementation 'com.jakewharton.rxbinding3:rxbinding-material:3.1.0'
|
||||
|
||||
implementation("com.airbnb.android:epoxy:$epoxy_version")
|
||||
implementation "com.airbnb.android:epoxy-glide-preloading:$epoxy_version"
|
||||
|
|
Loading…
Reference in a new issue