Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
4e414e6ae4 chore(deps): Update okhttp monorepo to v5 2026-06-12 01:06:14 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ jobs:
fetch-depth: 0
- name: 🌐 Sync Translations with Crowdin
uses: crowdin/github-action@52aa776766211d83d975df51f3b9c53c2f8ba35f # v2.16.3
uses: crowdin/github-action@8868a33591d21088edfc398968173a3b98d51706 # v2.16.2
with:
upload_sources: true
upload_translations: true

View File

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