Updated preference search

This commit is contained in:
ByteHamster 2019-10-13 23:32:25 +02:00
parent 8d81fb8d9b
commit 74e64ede3b
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ dependencies {
implementation 'com.leinardi.android:speed-dial:3.0.0'
implementation "com.github.AntennaPod:AntennaPod-AudioPlayer:$audioPlayerVersion"
implementation 'com.github.mfietz:fyydlin:v0.4.2'
implementation 'com.github.ByteHamster:SearchPreference:v1.3.0'
implementation 'com.github.ByteHamster:SearchPreference:v2.0.0'
androidTestImplementation "org.awaitility:awaitility:$awaitilityVersion"
androidTestImplementation 'com.nanohttpd:nanohttpd-webserver:2.1.1'