Merge pull request #3591 from libre-tube/renovate/major-kotlinxretrofit

Update dependency com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter to v1
This commit is contained in:
Isira Seneviratne 2023-04-19 19:57:19 +05:30 committed by GitHub
commit b5e80c2b79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ leakcanary = "2.10"
room = "2.5.1" room = "2.5.1"
kotlinxSerialization = "1.5.0" kotlinxSerialization = "1.5.0"
kotlinxDatetime = "0.4.0" kotlinxDatetime = "0.4.0"
kotlinxRetrofit = "0.8.0" kotlinxRetrofit = "1.0.0"
[libraries] [libraries]
androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" } androidx-appcompat = { group = "androidx.appcompat", name = "appcompat", version.ref = "appcompat" }