Skip to content

Commit 192fbb7

Browse files
committed
Merge branch '(feat)flutter-dbsym-rework' of https://github.com/getsentry/sentry-docs into (feat)flutter-dbsym-rework
2 parents 966f6e3 + 8bc80e7 commit 192fbb7

File tree

1 file changed

+1
-1
lines changed
  • platform-includes/debug-symbols/dart-plugin

1 file changed

+1
-1
lines changed

platform-includes/debug-symbols/dart-plugin/dart.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ If you don't obfuscate your build, the plugin won't upload debug symbols. Additi
7979

8080
## Android ProGuard Integration
8181

82-
If you have ProGuard (`minifyEnabled`) enabled, you must upload Android Proguard/R8 mapping files. You have two options:
82+
If you have ProGuard (`minifyEnabled`) enabled and you want to see proper native Android stacktraces, you must upload Android Proguard/R8 mapping files. You have two options:
8383

8484
1. **Use the Sentry Android Gradle Plugin (Recommended)**
8585

0 commit comments

Comments
 (0)