I'm stuck in my first real-time firebase app. :( I was making a simple registration app using firebase and but I found a runtime error . please remember I'm using android-studio 2.3.
Note- I've included google-services.json also in the required directory.
My project-level gradle file is
Note:- I think this problem might be----> "due to my sdk manager .but I dont'know how I check which sdk files are required for android studio 2.3 working with firebase".
or,
My app-level gradle file also may contain wrong firebase-auth /firebase-core dependency. please check it below in picture:-
Please guide me with pictorial way because this problem is not explained anywhere with a right solution. Thanks in advance :)