Add syntax highlighting on Compose compiler metrics code block

pull/1837/head
Simon Marquis 2 years ago committed by GitHub
parent adfa471cd5
commit 76e9ac652d

@ -150,7 +150,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas
Run the following command to get and analyse compose compiler metrics:
```
```bash
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
```

Loading…
Cancel
Save