diff --git a/app/build.gradle b/app/build.gradle index efe3982..ce6e709 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -46,7 +46,7 @@ dependencies { implementation 'com.squareup.okhttp3:okhttp:3.10.0' implementation 'com.orhanobut:logger:2.1.1' - implementation 'com.github.mancj:MaterialSearchBar:0.8.2' + implementation 'com.github.mancj:MaterialSearchBar:0.8.5' implementation 'com.github.PhilJay:MPAndroidChart:v3.0.3' implementation 'com.github.techstar-cloud:progressbar:1.0.2' implementation 'io.reactivex.rxjava2:rxjava:2.0.6'