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