Update dependency com.squareup.okhttp3:okhttp-bom to v5
This commit is contained in:
committed by
Benoit Marty
parent
43f141bbc7
commit
5c7458f16d
@@ -131,7 +131,7 @@ accompanist_permission = { module = "com.google.accompanist:accompanist-permissi
|
||||
squareup_seismic = "com.squareup:seismic:1.0.3"
|
||||
|
||||
# network
|
||||
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:4.12.0"
|
||||
network_okhttp_bom = "com.squareup.okhttp3:okhttp-bom:5.0.0"
|
||||
network_okhttp_logging = { module = "com.squareup.okhttp3:logging-interceptor" }
|
||||
network_okhttp_okhttp = { module = "com.squareup.okhttp3:okhttp" }
|
||||
network_okhttp = { module = "com.squareup.okhttp3:okhttp" }
|
||||
|
||||
Reference in New Issue
Block a user