mirror of
https://github.com/jellyfin/jellyfin-android.git
synced 2026-09-03 05:10:27 +03:00
Update apiclient to fix issues with server discovery
(cherry picked from commit 93739e0c53)
This commit is contained in:
@@ -26,7 +26,7 @@ object Dependencies {
|
||||
const val modernAndroidPreferences = "1.1.0-alpha3"
|
||||
|
||||
// Network
|
||||
const val apiclient = "0.7.5"
|
||||
const val apiclient = "0.7.6"
|
||||
const val okHttp = "4.8.0"
|
||||
const val coil = "1.0.0-rc2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user