home-assistant / android

:iphone: Home Assistant Companion for Android
https://companion.home-assistant.io/
Apache License 2.0
2.07k stars 587 forks source link

Downgrade Retrofit to 2.9.0 #4325

Closed jpelgrom closed 1 month ago

jpelgrom commented 1 month ago

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

jpelgrom commented 1 month ago

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