Hello Friends :
I’m using Firebase Authentication.
So, I readed more guides and discussions about google-services.json file config build error
But, I done all, still it don’t working
Showing error while building apk :-
Kodular is unable to compile this project.
The compiler error output was
________Preparing application icon
________Creating animation xml
________Creating fragment xml
________Creating listview xml in res/layout/…
________Creating listview xml in res/layout-v21/…
________Creating xml in res/drawable/…
________Creating splash png in res/drawable/…
________Creating colors xml
________Creating styles xml
________Creating drawables xml v21
________Checking for firebase
________________Firebase components found.
________________Firebase config file error.
.
• Both Package Names are correct.
• Both SHA 1 Keys are correct.
• json file imported to assests as “google-services.json”.
• No numbers or other characters added to that json file
Anyone there to help me !
Pls