We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6522770 + 7983cc4 commit 2ad2893Copy full SHA for 2ad2893
1 file changed
gradle/libs.versions.toml
@@ -12,8 +12,8 @@ activityCompose = "1.11.0"
12
composeBom = "2025.10.00"
13
retrofit = "3.0.0"
14
moshi = "1.15.2"
15
-okhttpBom = "5.2.0"
16
-okhttp = "5.2.0"
+okhttpBom = "5.2.1"
+okhttp = "5.2.1"
17
18
[libraries]
19
androidx-core-ktx = { group = "androidx.core", name = "core-ktx", version.ref = "coreKtx" }
0 commit comments