firebase / firebase/firebase-android-sdk

Upgrade to okhttp 5.x

Open
#7,612 0 comments 3 reactions 0 assignees View on GitHub
api: core type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 23h
Merged PRs (30d)
34

Description

## What feature would you like to see?

Upgrade the [okhttp](https://github.com/firebase/firebase-android-sdk/blob/7887e47404fedb8fe72319b144816a26d736a9f9/gradle/libs.versions.toml#L166) dependency (present at least in Firebase Performance module) to 5.x version.

## How would you use it?

Many other libraries have updated their okhttp already to 5.x. This means that if you use multiple different libraries with multiple different versions of okhttp in the project the newest version of okhttp gets used, in this case 5.x version.

There seems to not be any direct incompatibility with okhttp 4.12 (the current version in Firebase Performance at least) and 5.x but this might change any day and cause some problems for Firebase Performance. Please note that the 4.12 version is over two years old now as of writing this issue.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.