Update android.md

This commit is contained in:
Elliot Hesp
2019-09-20 12:13:34 +01:00
committed by GitHub
parent 8b607d96d3
commit 1a2d15fc52

View File

@@ -34,7 +34,7 @@ Import and apply the React Native Firebase module package to your `/android/app/
Import the package:
```java
import io.invertase.firebase.analytics.ReactNativeFirebaseFirestorePackage;
import io.invertase.firebase.firestore.ReactNativeFirebaseFirestorePackage;
```
Add the package to the registry: