Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Update dependency io.reactivex.rxjava3:rxjava to v3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 1, 2021
1 parent ab16f9d commit 9d99cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ dependencies {
//JS engine
implementation 'com.eclipsesource.j2v8:j2v8:6.2.0@aar'
//Observables
implementation "io.reactivex.rxjava3:rxjava:3.0.4"
implementation "io.reactivex.rxjava3:rxjava:3.0.10"

//TestFairy
implementation 'testfairy:testfairy-android-sdk:1.9.16@aar'
Expand Down

0 comments on commit 9d99cb3

Please sign in to comment.