We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97360af commit c7dc841Copy full SHA for c7dc841
docs/manual-setup.rst
@@ -102,7 +102,7 @@ by adding the following line after the ``react.gradle`` one::
102
apply from: "../../node_modules/react-native-sentry/sentry.gradle"
103
104
You can also enable logging for ``sentry-cli`` by adding this config before the above
105
-``apply from:`` line.
+``apply from:`` line::
106
107
project.ext.sentry = [
108
logLevel: "debug"
0 commit comments