Compare commits

...

1 Commits

Author SHA1 Message Date
renovate[bot]
680a467a8e chore(deps): Update dependency com.squareup.okhttp3:okhttp to v5 2026-06-01 07:40:33 +00:00

View File

@@ -16,5 +16,5 @@ android {
}
dependencies {
implementation "com.squareup.okhttp3:okhttp:4.12.0"
implementation "com.squareup.okhttp3:okhttp:5.3.2"
}