Firebase Initialization Crash After Updating com.google.gms:google-services to 4.4.0
I have recently updated the com.google.gms:google-services:4.4.0 dependency, and after that, it started crashing my app. The cause was listed as 'Initialize the Firebase.' However, when I downgraded the version of com.google.gms:google-services, it works fine. Please help me with this issue.…