Skip to content

Commit

Permalink
Update RxJava to 3.1.9
Browse files Browse the repository at this point in the history
Closes: #414
  • Loading branch information
ghusta committed Aug 21, 2024
1 parent 9cd8663 commit 0413bb7
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.12.0'

implementation 'org.apache.commons:commons-lang3:3.16.0'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
implementation 'io.reactivex.rxjava3:rxjava:3.1.9'
implementation 'io.reactivex.rxjava3:rxandroid:3.0.2'
implementation 'com.squareup.retrofit2:retrofit:2.11.0'
implementation 'com.squareup.retrofit2:converter-jackson:2.11.0'
Expand Down

0 comments on commit 0413bb7

Please sign in to comment.