Skip to content

Commit 09447e6

Browse files
authored
Update snippet in profile-hermes to be Groovy rather than Java (#3193)
1 parent 1127bc5 commit 09447e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/profile-hermes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ A source map is used to enhance the profile and associate trace events with the
4646

4747
1. In your app's `android/app/build.gradle` file, add:
4848

49-
```java
49+
```groovy
5050
project.ext.react = [
5151
bundleInDebug: true,
5252
]

0 commit comments

Comments
 (0)