Skip to content
Snippets Groups Projects
Commit c10dc75e authored by Michal Neubauer's avatar Michal Neubauer
Browse files

fix: PIN-5328 update retrofit

parent 2e84921c
Branches release/v3.13.1
Tags v3.13.1
2 merge requests!261Release/v3.13.1,!260fix: PIN-5328 update kotlin logger
......@@ -193,8 +193,8 @@ dependencies {
implementation "androidx.navigation:navigation-ui-ktx:$nav_version"
// Retrofit
implementation "com.squareup.retrofit2:retrofit:2.6.1"
implementation "com.squareup.retrofit2:converter-gson:2.6.1"
implementation "com.squareup.retrofit2:retrofit:2.9.0"
implementation "com.squareup.retrofit2:converter-gson:2.9.0"
// Coroutines
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.3.0'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment