summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2019-10-14 00:01:58 +0200
committerGitHub <noreply@github.com>2019-10-14 00:01:58 +0200
commitfa0fbc2bc5ba7c9c954c5ef93fb8b1d9adf79224 (patch)
tree0289dffeff7f37ad1b9a680efc8ed343ceac0f40
parent77b1c3208c7eb1f47973493b8ac2dcfaff0b18e4 (diff)
parent74e64ede3b9d32839336b7f8318124b92c80913d (diff)
downloadAntennaPod-fa0fbc2bc5ba7c9c954c5ef93fb8b1d9adf79224.zip
Merge pull request #3515 from ByteHamster/update-search
Updated preference search
-rw-r--r--app/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 5f70d285f..cadf8a447 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -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'