diff options
Diffstat (limited to 'app/build.gradle')
-rw-r--r-- | app/build.gradle | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/build.gradle b/app/build.gradle index 51ac3203..7e4bbd6d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -164,9 +164,6 @@ dependencies { // Loading ProgressBar implementation 'com.lsjwzh:materialloadingprogressbar:0.5.8-RELEASE' - // SearchView - implementation 'com.github.Ferfalk:SimpleSearchView:0.2.0' - // Customizable TextView implementation 'com.libRG:customtextview:2.4' |