Merge pull request #2567 from element-hq/renovate/com.squareup.retrofit2-retrofit-2.x

Update dependency com.squareup.retrofit2:retrofit to v2.10.0
This commit is contained in:
ganfra 2024-03-25 10:44:19 +01:00 committed by GitHub
commit d3f219065b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 8 additions and 3 deletions

View file

@ -50,6 +50,7 @@ dependencies {
implementation(projects.libraries.testtags)
implementation(projects.libraries.uiStrings)
implementation(libs.androidx.browser)
implementation(platform(libs.network.retrofit.bom))
implementation(libs.network.retrofit)
implementation(libs.serialization.json)
api(projects.features.login.api)