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 1
1
# Unreleased
2
-
2
+ * [ changed ] Updated ` firebase-crashlytics ` dependency to 20.0.1
3
3
4
4
# 20.0.0
5
5
* [ 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.
243
243
<li>If you're using [crashlytics] for NDK crash reporting in your app for
244
244
the first time, follow the
245
245
<a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting
246
- started instructions</a>.
246
+ started instructions</a>.
247
247
</li>
248
248
<li>If you're upgrading from the legacy Fabric SDK to the
249
249
[firebase_crashlytics] SDK for NDK crash reporting, follow the
250
250
<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.
252
252
</li>
253
253
</ul >
254
254
</aside >
@@ -259,4 +259,3 @@ change. The following release notes describe changes in the new SDK.
259
259
uploading symbol files to [ crashlytics] servers. See the
260
260
[[ crashlytics] Gradle plugin documentation] ( /docs/crashlytics/ndk-reports-new-sdk )
261
261
for more information.
262
-
Original file line number Diff line number Diff line change 1
1
# Unreleased
2
-
2
+ ** [ changed ] Updated ` firebase-sessions ` dependency to v3.0.1
3
3
4
4
# 20.0.0
5
5
* [ changed] ** Breaking Change** : Removed deprecated public constructor ` KeyValueBuilder(crashlytics: FirebaseCrashlytics) `
@@ -683,12 +683,12 @@ The following release notes describe changes in the new SDK.
683
683
<li>If you're using [crashlytics] for NDK crash reporting in your app for
684
684
the first time, follow the
685
685
<a href="/docs/crashlytics/get-started-new-sdk?platform=android">getting
686
- started instructions</a>.
686
+ started instructions</a>.
687
687
</li>
688
688
<li>If you're upgrading from the legacy Fabric SDK to the
689
689
[firebase_crashlytics] SDK, follow the
690
690
<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.
692
692
</li>
693
693
</ul >
694
694
</aside >
@@ -702,4 +702,3 @@ The following release notes describe changes in the new SDK.
702
702
from your ` AndroidManifest.xml ` file.
703
703
* [ removed] The ` fabric.properties ` and ` crashlytics.properties ` files are no
704
704
longer supported. Remove them from your app.
705
-
You can’t perform that action at this time.
0 commit comments