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 663fcf0 commit e8dd6b9Copy full SHA for e8dd6b9
packages/firebase-crashlytics/README.md
@@ -145,7 +145,7 @@ The Crashlytics class has the following members.
145
| --------- | --------------- | ----------- |
146
| `ios` | | _readonly_ |
147
| `android` | _readonly_ |
148
-| `app` | [FirebaseApp]() | _readonly_ |
+| `app` | [FirebaseApp](https://firebase.google.com/docs/reference/android/com/google/firebase/FirebaseApp) | _readonly_ |
149
150
#### Methods
151
0 commit comments