Upgrade jellyfin to 1.1.2
This commit is contained in:
parent
1e9ddd1173
commit
26fc2b23d7
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ dependencies {
|
|||
implementation("androidx.preference:preference-ktx:$preferenceVersion")
|
||||
|
||||
// Jellyfin
|
||||
val jellyfinVersion = "1.1.1"
|
||||
val jellyfinVersion = "1.1.2"
|
||||
implementation("org.jellyfin.sdk:jellyfin-core:$jellyfinVersion")
|
||||
|
||||
// Glide
|
||||
|
|
Loading…
Reference in a new issue