diff --git a/build.gradle b/build.gradle index a60318e..71ef2c2 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ buildscript { coil_compose_version = "2.2.2" appcompat_version = "1.6.1" material_version = "1.8.0" - okhttp_bom_version = "4.9.3" + okhttp_bom_version = "4.10.0" accompanist_version = "0.29.1-alpha" } }// Top-level build file where you can add configuration options common to all sub-projects/modules.