Skip to content

Commit 5a911cc

Browse files
Merge pull request #9 from GeekyCats/renovate/com.squareup.retrofit2-adapter-rxjava2-2.x
Update dependency com.squareup.retrofit2:adapter-rxjava2 to v2.9.0
2 parents e3d2d5b + c8b7efb commit 5a911cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
implementation 'com.squareup.okhttp3:okhttp:5.0.0-alpha.3'
4646
implementation 'com.google.code.gson:gson:2.9.0'
4747
implementation 'com.squareup.okhttp3:logging-interceptor:5.0.0-alpha.3'
48-
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.4.0'
48+
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.9.0'
4949
implementation 'io.reactivex.rxjava2:rxjava:2.2.21'
5050
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
5151
implementation 'com.google.android.gms:play-services-auth:20.4.1'

0 commit comments

Comments
 (0)