Greenstand / Greenstand/treetracker-android
Update OkHttp from 4.9.3 to 4.12+
Open
chore
good first issue
library update
not ready for dev
- Dominant language
- Kotlin
- Stars
- 101
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
## Problem
OkHttp 4.9.3 is outdated and may be missing security patches available in 4.12+.
## Location
- `gradle/libs.versions.toml` — `okhttp` version entry
## Suggested Fix
Update the version in the version catalog:
```toml
okhttp = "4.12.0"
```
Run the full test suite after upgrading to ensure no regressions, and make sure to attached a video showing tree capture and upload working correctly.
## Effort
Low
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.