Greenstand / Greenstand/treetracker-android

Update OkHttp from 4.9.3 to 4.12+

Open
#1,229 2 comments 0 reactions 1 assignee Claimed by @jaycenusa View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.