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 c83683f commit b43aafaCopy full SHA for b43aafa
README.md
@@ -185,8 +185,8 @@ Additional examples of how to do this for each library are available in the
185
### Including in Android Gradle Projects
186
In order to link the Firebase C++ SDK with your gradle project, in addition to
187
the CMake instructions above, you can use
188
-[Android/firebase_dependencies.gradle](/Android/firebase_dependencies) to link
189
-the libraries, their dependencies, and the generated proguard files. For
+[Android/firebase_dependencies.gradle](/Android/firebase_dependencies.gradle)
+to link the libraries, their dependencies, and the generated proguard files. For
190
example, to add Analytics, you could add the following to your build.gradle
191
file:
192
0 commit comments