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.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 26, 2022
1 parent ab16f9d commit 76be3ca
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.1.4"

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

0 comments on commit 76be3ca

Please sign in to comment.