Android auth firebase error: Local module descriptor class for com.google.firebase.auth not found

I’m trying to build an app with login/register capabilities through Firebase. I’m working on it with a partner (he’s on Linux, I’m on Mac), and he’s able to get the authentication working but for some reason I am not. We have all the same code, SDK tools checked in the SDK manager, running the same … Read more