Skip to content

Commit a1a6fb8

Browse files
authored
Add syntax highlighting on Compose compiler metrics code block
1 parent 153b34f commit a1a6fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas
150150

151151
Run the following command to get and analyse compose compiler metrics:
152152

153-
```
153+
```bash
154154
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
155155
```
156156

0 commit comments

Comments
 (0)