Fix bug search

This commit is contained in:
Nezumi
2023-02-20 22:39:46 +07:00
parent f77e1cb72f
commit 6a5e48bfa8
4 changed files with 31 additions and 22 deletions
-1
View File
@@ -52,6 +52,5 @@ dependencies {
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
implementation "com.github.kojofosu:Quantitizer:1.6.7"
implementation 'com.squareup.picasso:picasso:2.71828'
implementation "com.paulrybitskyi.persistentsearchview:persistentsearchview:1.1.4"
implementation 'com.github.ome450901:SimpleRatingBar:1.5.1'
}