Update jellyfin sdk to 1.0.0-beta.9

This commit is contained in:
Jarne Demeulemeester 2021-06-30 15:41:53 +02:00
parent ee61738d69
commit beb753129f
No known key found for this signature in database
GPG key ID: B61B7B150DB6A6D2

View file

@ -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'