I am developing an android application with Firebase and I want to use the email/password authentication that Firebase provides.
But I keep getting following error:
W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.
W/DynamiteModule: Local module descriptor class for com.google.firebase.auth not found.
I have searched around, but I can't fix the problem.