Updated preference search
This commit is contained in:
parent
8d81fb8d9b
commit
74e64ede3b
|
@ -163,7 +163,7 @@ dependencies {
|
||||||
implementation 'com.leinardi.android:speed-dial:3.0.0'
|
implementation 'com.leinardi.android:speed-dial:3.0.0'
|
||||||
implementation "com.github.AntennaPod:AntennaPod-AudioPlayer:$audioPlayerVersion"
|
implementation "com.github.AntennaPod:AntennaPod-AudioPlayer:$audioPlayerVersion"
|
||||||
implementation 'com.github.mfietz:fyydlin:v0.4.2'
|
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 "org.awaitility:awaitility:$awaitilityVersion"
|
||||||
androidTestImplementation 'com.nanohttpd:nanohttpd-webserver:2.1.1'
|
androidTestImplementation 'com.nanohttpd:nanohttpd-webserver:2.1.1'
|
||||||
|
|
Loading…
Reference in New Issue