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