We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de16b18 commit 8c23daeCopy full SHA for 8c23dae
README.md
@@ -103,7 +103,7 @@ For convenience, here are some recent examples:
103
## Upgrading dependencies
104
105
If you would like to use a newer version of one of FirebaseUI's transitive dependencies, such
106
-as Firebase, Play services, or the Android support libraries you need add explicit
+as Firebase, Play services, or the Android support libraries, you need to add explicit
107
`compile` declarations in your `build.gradle` for all of FirebaseUI's dependencies at the version
108
you want to use. For example if you want to use Play services/Firebase version `FOO` and support
109
libraries version `BAR` add the following extra lines for each FirebaseUI module you're using:
0 commit comments