Skip to content

Commit

Permalink
Update dependency com.squareup.moshi:moshi-kotlin-codegen to v1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 1, 2020
1 parent cc50202 commit a21ace5
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 @@ -48,7 +48,7 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.10.0'

// Retrofit2
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.8.0'
kapt 'com.squareup.moshi:moshi-kotlin-codegen:1.9.3'
implementation 'com.squareup.moshi:moshi:1.8.0'
implementation 'com.squareup.retrofit2:retrofit:2.6.2'
implementation 'com.squareup.retrofit2:converter-moshi:2.6.2'
Expand Down

0 comments on commit a21ace5

Please sign in to comment.