Skip to content

Commit b3b1bd0

Browse files
Update examples/sdk/reactNative/README.md
Co-authored-by: Rick Foster <115846221+rick-bt@users.noreply.github.com>
1 parent fd7412c commit b3b1bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sdk/reactNative/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ In order to upload source maps to Backtrace, you can:
3737

3838
**On Android:**
3939

40-
In the `app/build.gradle` enable source map support by uncommenting hermes source map flags. With additional parameters, source maps will be generated. To automatically upload them to Backtrace, you can use the gradle task available the @backtrace/react-native library.
40+
Enable source map support in `app/build.gradle` by uncommenting hermes source map flags. With additional parameters, source maps will be generated. To automatically upload them to Backtrace, you can use the gradle task available the @backtrace/react-native library.
4141

4242
`apply from: "$rootDir/../node_modules/@backtrace/react-native/android/upload-sourcemaps.gradle"`
4343

0 commit comments

Comments
 (0)