Help me with this kind problems, Firebase config file error

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.
.

check your firebase and try to recompile it

Welcome
Please search the community

https://community.kodular.io/search?context=topic&context_id=265388&q=Firebase%20config%20file%20error&skip_context=true

Taifun

Since you are using firebase authentication Make sure that google-services.json is in assets. Make sure it doesn’t have a number, like google-services(1).json. The package name of your app, and the package name you provided to firebase to download “google-services.json” MUST be the same and finally check if firebase url is missing from json