Update Retrofit GSON converter
This commit is contained in:
parent
428a093064
commit
365e953d91
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ dependencies {
|
|||
annotationProcessor 'com.jakewharton:butterknife-compiler:8.8.1'
|
||||
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.5.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.4.0'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.5.0'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
|
||||
implementation 'com.anjlab.android.iab.v3:library:1.0.44'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue