Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
94a06319b0 chore(deps): Update CI dependencies to v2.16.3 2026-06-14 13:16:00 +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@8868a33591d21088edfc398968173a3b98d51706 # v2.16.2
uses: crowdin/github-action@52aa776766211d83d975df51f3b9c53c2f8ba35f # v2.16.3
with:
upload_sources: true
upload_translations: true

View File

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