Skip to content

Commit

Permalink
Merge pull request #95 from KlubJagiellonski/dependabot/gradle/com.sq…
Browse files Browse the repository at this point in the history
…uareup.retrofit2-adapter-rxjava-2.9.0

Bump adapter-rxjava from 2.4.0 to 2.9.0
  • Loading branch information
rafalgawlik authored Mar 18, 2021
2 parents 42d0a02 + 0edb337 commit 14d607d
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 @@ -99,7 +99,7 @@ dependencies {
implementation 'com.facebook.device.yearclass:yearclass:2.0.0'
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
implementation 'com.squareup.retrofit2:converter-gson:2.4.0'
implementation 'com.squareup.retrofit2:adapter-rxjava:2.4.0'
implementation 'com.squareup.retrofit2:adapter-rxjava:2.9.0'
implementation 'com.squareup.okhttp3:logging-interceptor:3.11.0'
implementation 'io.reactivex:rxjava:1.3.0'
implementation 'com.journeyapps:zxing-android-embedded:3.6.0'
Expand Down

0 comments on commit 14d607d

Please sign in to comment.