From f0a06dcf8553056812e60588ee2b80ef705d6df0 Mon Sep 17 00:00:00 2001 From: Bruno Garcia Date: Sun, 2 Feb 2025 14:18:40 -0500 Subject: [PATCH] Apply suggestions from code review --- docs/platforms/flutter/upload-debug.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/platforms/flutter/upload-debug.mdx b/docs/platforms/flutter/upload-debug.mdx index 8e5ec6b0a3002c..b022fe65f00dc7 100644 --- a/docs/platforms/flutter/upload-debug.mdx +++ b/docs/platforms/flutter/upload-debug.mdx @@ -165,11 +165,11 @@ Sentry requires a dSYM upload to symbolicate your crash logs. The symbolication See our docs on uploading [Debug Information Files](/cli/dif/#uploading-files) manually with the Sentry CLI. - + If you're using a version of `sentry_flutter` earlier than 5.1, native symbolication on Android requires a specific configuration. Refer to [Troubleshooting](/platforms/flutter/troubleshooting/#native-symbolication-on-android) for more information. - +