Update dependency com.jakewharton.retrofit:retrofit2-kotlinx-serialization-converter to v1

This commit is contained in:
renovate[bot] 2023-04-19 07:46:30 +00:00 committed by GitHub
parent d64f0491ea
commit 35d0171912
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" }