Skip to content

Commit

Permalink
Merge pull request #9 from GeekyCats/renovate/com.squareup.retrofit2-…
Browse files Browse the repository at this point in the history
…adapter-rxjava2-2.x

Update dependency com.squareup.retrofit2:adapter-rxjava2 to v2.9.0
  • Loading branch information
AmartyaSingh97 authored Mar 11, 2023
2 parents e3d2d5b + c8b7efb commit 5a911cc
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 @@ -45,7 +45,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.3'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.3'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation 'com.google.android.gms:play-services-auth:20.4.1'
Expand Down

0 comments on commit 5a911cc

Please sign in to comment.