mirror of
https://github.com/Nezumi-2711/Foodify.git
synced 2026-09-22 13:38:41 +00:00
Add search view
This commit is contained in:
+4
-2
@@ -30,7 +30,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
|
||||
implementation 'androidx.appcompat:appcompat:1.6.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
|
||||
|
||||
@@ -50,5 +50,7 @@ dependencies {
|
||||
implementation 'com.github.bumptech.glide:glide:4.14.2'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2'
|
||||
|
||||
implementation 'com.squareup.picasso:picasso:2.8'
|
||||
implementation 'com.squareup.picasso:picasso:2.71828'
|
||||
|
||||
implementation "com.paulrybitskyi.persistentsearchview:persistentsearchview:1.1.4"
|
||||
}
|
||||
Reference in New Issue
Block a user