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

Update to Retrofit 2.11.0 #1623

Merged
merged 2 commits into from
Sep 25, 2024
Merged

Update to Retrofit 2.11.0 #1623

merged 2 commits into from
Sep 25, 2024

Commits on Sep 20, 2024

  1. Update retrofit from 2.9.0 to 2.11.0

    - Replace Jake Wharton's Kotlinx Serialization converter with new retrofit's `converter-kotlinx-serialization`.
    - Remove custom Proguard rules that are now part of the dependency: https://github.com/square/retrofit/tree/trunk/retrofit-response-type-keeper#readme
    
    Changelog: https://github.com/square/retrofit/blob/trunk/CHANGELOG.md
    SimonMarquis authored and dturner committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    dc14461 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b625cb View commit details
    Browse the repository at this point in the history