mirror of
https://github.com/JustinZeus/Wholphin.git
synced 2026-07-08 23:51:21 +02:00
Add support for Android TV 6 & 7.0 (#350)
Adds support for Android TV 6.0 & 7.0 by reduce the min SDK to 23. Going below 23 isn't practical since new releases of Jetpack libs require 23+. Also includes some clean up for better gradle syncs & actually use the datetime APIs available from desugaring on older versions. Needs more testing before merge Closes #341
This commit is contained in:
parent
eca3268a7d
commit
258c50a95e
3 changed files with 26 additions and 54 deletions
|
|
@ -64,7 +64,7 @@ The first time you attempt an update, the OS should guide you through enabling t
|
|||
|
||||
## Compatibility
|
||||
|
||||
Requires Android 7.1+ (or Fire TV OS 6+) and Jellyfin server `10.10.x` (tested on primarily `10.10.7`).
|
||||
Requires Android 6+ (or Fire TV OS 6+) and Jellyfin server `10.10.x` or `10.11.x` (tested on primarily `10.11.3`).
|
||||
|
||||
The app is tested on a variety of Android TV/Fire TV OS devices, but if you encounter issues, please file an issue!
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue