File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 11# Unreleased
2-
2+ * [ changed ] Updated ` firebase-crashlytics ` dependency to 20.0.1
33
44# 20.0.0
55* [ changed] ** Breaking Change** : Updated minSdkVersion to API level 23 or higher.
@@ -243,12 +243,12 @@ change. The following release notes describe changes in the new SDK.
243243 <li>If you're using [crashlytics] for NDK crash reporting in your app for
244244 the first time, follow the
245245 <a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting
246- started instructions</a>.
246+ started instructions</a>.
247247 </li>
248248 <li>If you're upgrading from the legacy Fabric SDK to the
249249 [firebase_crashlytics] SDK for NDK crash reporting, follow the
250250 <a href="/docs/crashlytics/upgrade-sdk?platform=android">upgrade
251- instructions</a> to update your app with the following SDK changes.
251+ instructions</a> to update your app with the following SDK changes.
252252 </li>
253253 </ul >
254254</aside >
@@ -259,4 +259,3 @@ change. The following release notes describe changes in the new SDK.
259259 uploading symbol files to [ crashlytics] servers. See the
260260 [[ crashlytics] Gradle plugin documentation] ( /docs/crashlytics/ndk-reports-new-sdk )
261261 for more information.
262-
Original file line number Diff line number Diff line change 11# Unreleased
2-
2+ ** [ changed ] Updated ` firebase-sessions ` dependency to v3.0.1
33
44# 20.0.0
55* [ changed] ** Breaking Change** : Removed deprecated public constructor ` KeyValueBuilder(crashlytics: FirebaseCrashlytics) `
@@ -683,12 +683,12 @@ The following release notes describe changes in the new SDK.
683683 <li>If you're using [crashlytics] for NDK crash reporting in your app for
684684 the first time, follow the
685685 <a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting
686- started instructions</a>.
686+ started instructions</a>.
687687 </li>
688688 <li>If you're upgrading from the legacy Fabric SDK to the
689689 [firebase_crashlytics] SDK, follow the
690690 <a href="/docs/crashlytics/upgrade-sdk?platform=android">upgrade
691- instructions</a> to update your app with the following SDK changes.
691+ instructions</a> to update your app with the following SDK changes.
692692 </li>
693693 </ul >
694694</aside >
@@ -702,4 +702,3 @@ The following release notes describe changes in the new SDK.
702702 from your ` AndroidManifest.xml ` file.
703703* [ removed] The ` fabric.properties ` and ` crashlytics.properties ` files are no
704704 longer supported. Remove them from your app.
705-
You can’t perform that action at this time.
0 commit comments