Skip to content

Commit

Permalink
Update RxJava to 3.1.7
Browse files Browse the repository at this point in the history
Closes: #359
  • Loading branch information
Guillaume Husta committed Aug 25, 2023
1 parent db0655d commit 5b34d61
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 @@ -81,7 +81,7 @@ dependencies {
implementation 'com.google.android.material:material:1.9.0'

implementation 'org.apache.commons:commons-lang3:3.13.0'
implementation 'io.reactivex.rxjava3:rxjava:3.1.6'
implementation 'io.reactivex.rxjava3:rxjava:3.1.7'
implementation 'io.reactivex.rxjava3:rxandroid:3.0.2'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-jackson:2.9.0'
Expand Down

0 comments on commit 5b34d61

Please sign in to comment.