Query API for artists when searching.

This commit is contained in:
Benoît Dardenne 2020-06-27 14:50:18 +02:00
commit aca0ea697a
5 changed files with 29 additions and 18 deletions

View file

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