we have "react-native-firebase": "4.2.0", after installing npm modules and try to run the app then we are getting this issue
FAILURE: Build failed with an exception.
What went wrong: Could not resolve all files for configuration ':app:debugCompileClasspath'.
Could not find firebase-auth.aar (com.google.firebase:firebase-auth:15.1.0). Searched in the following locations: https://jcenter.bintray.com/com/google/firebase/firebase-auth/15.1.0/firebase-auth-15.1.0.aar Could not find firebase-analytics-impl.aar (com.google.firebase:firebase-analytics-impl:15.0.2). Searched in the following locations: https://jcenter.bintray.com/com/google/firebase/firebase-analytics-impl/15.0.2/firebase-analytics-impl-15.0.2.aar Could not find firebase-common.aar (com.google.firebase:firebase-common:15.0.1). Searched in the following locations: https://jcenter.bintray.com/com/google/firebase/firebase-common/15.0.1/firebase-common-15.0.1.aar Could not find firebase-common.aar (com.google.firebase:firebase-common:15.0.1). Searched in the following locations: https://jcenter.bintray.com/com/google/firebase/firebase-common/15.0.1/firebase-common-15.0.1.aar
Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
Get more help at https://help.gradle.org