From 0f36ad4e1db8789fb012a54b8b6f81dbca49e828 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 26 Feb 2020 22:40:15 +0800 Subject: Prepare to add different themes. Try fixing timeout issue in okhttp3. --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 4dcb03a6..f849d8aa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -72,7 +72,7 @@ dependencies { implementation "io.noties.markwon:simple-ext:4.2.0" implementation "io.noties.markwon:recycler-table:4.2.0" implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.19' - implementation 'com.github.Ferfalk:SimpleSearchView:0.1.3' + implementation 'com.github.Ferfalk:SimpleSearchView:0.1.4' implementation 'org.greenrobot:eventbus:3.1.1' implementation 'com.libRG:customtextview:2.2' implementation 'com.github.Deishelon:RoundedBottomSheet:1.0.1' -- cgit v1.2.3