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

Downgrade Retrofit to 2.9.0 #4325

Merged

Conversation

jpelgrom
Copy link
Member

@jpelgrom jpelgrom commented Apr 5, 2024

Summary

Downgrade as the Retrofit update unintentionally bumps Jackson which in turn results in the minimum SDK level required being 26. Fixes #4323. Reverts the bump in #4293. See this issue comment for details.

Screenshots

n/a

Link to pull request in Documentation repository

n/a

Any other notes

 - Downgrade as the Retrofit update unintentionally bumps Jackson which in turn results in the minimum SDK level required being 26
@jpelgrom
Copy link
Member Author

jpelgrom commented Apr 5, 2024

We should push out another stable release shortly after merging to fix the app for Android <8.

Copy link
Member

@dshokouhi dshokouhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed we should push this one out quickly

@JBassett JBassett merged commit 314a60b into home-assistant:master Apr 5, 2024
4 checks passed
@jpelgrom jpelgrom deleted the downgrade-retrofit-to-2.9.0 branch April 5, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The application crashes on startup after the update 2024.3.5
3 participants