diff --git a/app/build.gradle b/app/build.gradle index dd99cb1b..062f87d5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -40,7 +40,7 @@ android { dependencies { def room_version = "2.3.0" - def jellyfin_version = "1.0.0-beta.8" + def jellyfin_version = "1.0.0-beta.9" implementation 'androidx.core:core-ktx:1.5.0' implementation 'androidx.appcompat:appcompat:1.3.0'