У меня есть проблема в студии android, я хочу создать представление списка, связанное с Firebase.
Но я получаю эту ошибку:
не удается разрешить символ firebaselistadapter
это моя зависимость:
implementation 'com.google.firebase:firebase-database:19.2.0'
implementation 'com.google.firebase:firebase-auth:19.2.0'
implementation 'com.google.firebase:firebase-crash:9.4.0'
implementation 'com.firebase:firebase-client-android:2.3.1'
implementation 'com.google.firebase:firebase-messaging:20.1.0'
implementation 'com.firebaseui:firebase-ui-storage:6.2.0'
implementation 'com.firebaseui:firebase-ui-database:6.2.0'
implementation 'com.firebaseui:firebase-ui:0.4.3'
Я очень стараюсь, и я изменяю зависимость, но я не могу ее решить, может кто-нибудь помочь мне Пожалуйста, я новичок в студии android.