Update dependency com.squareup.retrofit2:retrofit to v2.10.0
This commit is contained in:
parent
5cc5a0b699
commit
a4a47dbfc6
1 changed files with 1 additions and 1 deletions
|
|
@ -120,7 +120,7 @@ network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
|
|||
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
|
||||
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }
|
||||
network_mockwebserver = { module = "com.squareup.okhttp3:mockwebserver" }
|
||||
network_retrofit = "com.squareup.retrofit2:retrofit:2.9.0"
|
||||
network_retrofit = "com.squareup.retrofit2:retrofit:2.10.0"
|
||||
network_retrofit_converter_serialization = "com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter:1.0.0"
|
||||
|
||||
# Test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue