invertase / react-native-firebase-starter

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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0. #113

Closed NoR3s closed 5 years ago

NoR3s commented 5 years ago

I have followed the tutorial but everytime i run my project i get this error "Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0."

jbakchr commented 5 years ago

I'm getting the same error ..

mikehardy commented 5 years ago

The starter packages gradle 4, so this is a warning not an error

If we shipped it with gradle 5 and were still using the features, that would be an error

So, this is fine and will be fixed prior to an upgrade

Note that react-native-firebase itself has no problem with gradle 5