Browse Source

Update dependency io.reactivex.rxjava3:rxjava to v3.1.6 (#3353)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/3348/head
renovate[bot] 3 years ago committed by GitHub
parent
commit
aa14013adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      gradle/libs.versions.toml

2
gradle/libs.versions.toml

@ -43,7 +43,7 @@ okhttp = "4.10.0"
retrofit = "2.9.0"
robolectric = "4.8.1"
rxandroid3 = "3.0.0"
rxjava3 = "3.1.3"
rxjava3 = "3.1.6"
rxkotlin3 = "3.0.1"
photoview = "2.3.0"
sparkbutton = "4.1.0"

Loading…
Cancel
Save