|
1 | 1 | # Unreleased
|
2 | 2 |
|
3 |
| -- [changed] Bump internal dependencies. |
| 3 | +- [changed] Bumped internal dependencies. |
4 | 4 |
|
5 | 5 | # 20.0.1
|
6 | 6 |
|
|
105 | 105 | <aside class="caution">This version of <code>firebase-crashlytics-ndk</code> can
|
106 | 106 | cause a nondeterministic crash on startup. For more information, see
|
107 | 107 | <a href="https://github.com/firebase/firebase-android-sdk/issues/4683"
|
108 |
| - class="external">GitHub Issue #4683</a>. We recommend updating to the |
| 108 | + class="external">GitHub Issue #4683</a>. We recommend updating to the |
109 | 109 | latest version (v18.3.5+) which contains a fix.
|
110 | 110 | </aside>
|
111 | 111 |
|
@@ -292,16 +292,16 @@ the new SDK.
|
292 | 292 | <aside class="note"><p>The changes in these release notes are only relevant to
|
293 | 293 | [crashlytics] NDK users who are upgrading from the legacy Fabric SDK.</p>
|
294 | 294 | <ul>
|
295 |
| - <li>If you're using [crashlytics] for NDK crash reporting in your app for |
296 |
| - the first time, follow the |
297 |
| - <a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting |
| 295 | + <li>If you're using [crashlytics] for NDK crash reporting in your app for |
| 296 | + the first time, follow the |
| 297 | + <a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting |
298 | 298 | started instructions</a>.
|
299 |
| - </li> |
300 |
| - <li>If you're upgrading from the legacy Fabric SDK to the |
301 |
| - [firebase_crashlytics] SDK for NDK crash reporting, follow the |
302 |
| - <a href="/docs/crashlytics/upgrade-sdk?platform=android">upgrade |
| 299 | + </li> |
| 300 | + <li>If you're upgrading from the legacy Fabric SDK to the |
| 301 | + [firebase_crashlytics] SDK for NDK crash reporting, follow the |
| 302 | + <a href="/docs/crashlytics/upgrade-sdk?platform=android">upgrade |
303 | 303 | instructions</a> to update your app with the following SDK changes.
|
304 |
| - </li> |
| 304 | + </li> |
305 | 305 | </ul>
|
306 | 306 | </aside>
|
307 | 307 |
|
|
0 commit comments