Skip to content

Commit 014d388

Browse files
authored
Merge pull request #897 from SimonMarquis/SimonMarquis-patch-1-2
Add syntax highlighting on Compose compiler metrics code block
2 parents 12642c9 + a1a6fb8 commit 014d388

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
@@ -151,7 +151,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas
151151

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

154-
```
154+
```bash
155155
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
156156
```
157157

0 commit comments

Comments
 (0)