Skip to content

Commit 987ff07

Browse files
committed
add entry to build options
1 parent d818be3 commit 987ff07

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/buildoptions.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,9 @@ options (this list may not be exhaustive):
9696
project directory.
9797
- ``--add-gradle-plugins``: Add a plugin for gradle. The format of the option
9898
is ``<plugin-id>:<classpath>``. The option can be specified multiple times.
99+
- ``--enable-crashlytics-native-symbol-upload``: Enable processing and uploading
100+
of native symbols to Firebase servers. This flag must be enabled to see
101+
properly-symbolicated native stack traces in the Crashlytics dashboard.
99102

100103

101104
webview

0 commit comments

Comments
 (0)