Merge pull request #27 from bendardenne/search-artists
Include artists in search
This commit is contained in:
commit
b236e7a9cd
5 changed files with 58 additions and 27 deletions
|
|
@ -41,7 +41,7 @@ android {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.github.jellyfin.jellyfin-apiclient-java:android:0.6.1'
|
||||
implementation 'com.github.jellyfin.jellyfin-apiclient-java:android:0.6.3'
|
||||
implementation 'com.google.android.exoplayer:exoplayer:2.11.4'
|
||||
|
||||
implementation 'androidx.core:core:1.3.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue