invertase / react-native-firebase-starter

DEPRECATED: For RNFB v5 only.
https://rnfirebase.io/docs
Other
1.17k stars 335 forks source link

Gradle can't sync on a fresh install #70

Closed pedromrb closed 5 years ago

pedromrb commented 5 years ago

Hi, on a fresh install and after following the steps required from the docs:

https://rnfirebase.io/docs/v5.x.x/installation/basic-kit

on opening the folder android on Android Studio, Gradle can't sync out of the box. To my understanding it's due on having the google-services instance, google() after the jcenter() invocation.

So my fix was just doing this:

google()
jcenter()

If it makes sense i can make a PR with this minor change.

Thanks

Clausinho commented 5 years ago

same issue, would love a PR to fix this

Salakar commented 5 years ago

Hey, I've changed this on https://github.com/invertase/react-native-firebase-starter/pull/74

Thanks for the report. 👍


Loving react-native-firebase and the support we provide? Please consider supporting us with any of the below: