Skip to content

Commit

Permalink
Update dependency com.squareup.retrofit2:adapter-rxjava2 to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2023
1 parent e3d2d5b commit c8b7efb
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 c8b7efb

Please sign in to comment.