mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 19:07:02 +05:30
build: downgrade OkHttp back to the retrofit version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
442293215c
commit
6f5d88a5c1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ buildscript {
|
|||
material_version = "1.3.0-alpha03"
|
||||
moshi_version = "1.11.0"
|
||||
nav_compose_version = "1.0.0-alpha01"
|
||||
okhttp_version = "4.10.0-RC1"
|
||||
okhttp_version = "3.14.9"
|
||||
retrofit_version = "2.9.0"
|
||||
room_version = "2.3.0-alpha03"
|
||||
roomigrant_version = "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue