Android Studio – How to connect firebase if I have multiple modules in my android native app
I am working on my Final year project, which is an android native app, using Kotlin. my question is how to connect firebase with all modules do I need to copy the JSON file in every module as well as…