Update jellyfin sdk to 1.0.0-beta.9
This commit is contained in:
parent
ee61738d69
commit
beb753129f
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue