Upgrade jellyfin to 1.3.6
jellyfin 1.3.5 -> 1.3.6
This commit is contained in:
parent
2c3e78bb4b
commit
1216322b4a
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ dependencies {
|
|||
implementation("androidx.preference:preference-ktx:$preferenceVersion")
|
||||
|
||||
// Jellyfin
|
||||
val jellyfinVersion = "1.3.5"
|
||||
val jellyfinVersion = "1.3.6"
|
||||
implementation("org.jellyfin.sdk:jellyfin-core:$jellyfinVersion")
|
||||
|
||||
// Glide
|
||||
|
|
Loading…
Reference in a new issue