Skip to content

Commit

Permalink
Update dependency com.squareup.retrofit2:retrofit to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent cc50202 commit fc4f6a1
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 @@ -50,7 +50,7 @@ dependencies {
// Retrofit2
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.8.0'
implementation 'com.squareup.moshi:moshi:1.8.0'
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-moshi:2.6.2'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.6.2'
implementation 'com.squareup.okhttp3:logging-interceptor:4.2.1'
Expand Down

0 comments on commit fc4f6a1

Please sign in to comment.