Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: OKHttp to 4.12.0 #121

Merged
merged 1 commit into from
Oct 13, 2024
Merged

fix: OKHttp to 4.12.0 #121

merged 1 commit into from
Oct 13, 2024

Conversation

TheRealAgentK
Copy link
Contributor

@TheRealAgentK TheRealAgentK commented Oct 10, 2024

#93 fix: OKHttp to 4.12.0

Description 📝

Major upgrade to OkHttp 4., fixes #93

Type of change

  • New feature (non-breaking change which adds functionality)

Updates

👉 In the end more trivial that assumed: OKHttp 4.12 offers binary and API compatibility apart from a very small amount of items
👉 Checked the latter manually as well and RG4A is not affected (https://square.github.io/okhttp/changelogs/upgrading_to_okhttp_4/)

Screenshots 📷

{Image here of before and after when applicable}

Author to check 👓

  • Project and all contained modules build
  • Tested on appropriate devices/emulators and SDK versions
  • Reviewed by another developer
  • Appropriate documentation written (code comments, internal docs)

@TheRealAgentK TheRealAgentK merged commit b89ea3d into develop Oct 13, 2024
3 checks passed
@TheRealAgentK TheRealAgentK deleted the feature/#93-okhttp branch October 13, 2024 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bump OKHttp to 4.x
2 participants