Switch the conversation list to our own paging library.

This commit is contained in:
Greyson Parrelli
2020-12-19 18:22:08 -05:00
committed by Alan Evans
parent b7477d287b
commit 4b5f1d64e6
8 changed files with 96 additions and 185 deletions

View File

@@ -311,8 +311,6 @@ dependencies {
implementation "androidx.camera:camera-view:1.0.0-alpha18"
implementation "androidx.concurrent:concurrent-futures:1.0.0"
implementation "androidx.autofill:autofill:1.0.0"
implementation "androidx.paging:paging-common:2.1.2"
implementation "androidx.paging:paging-runtime:2.1.2"
implementation 'com.google.firebase:firebase-ml-vision:24.0.3'
implementation 'com.google.firebase:firebase-ml-vision-face-model:20.0.1'