Add syntax highlighting on Compose compiler metrics code block

pull/897/head
Simon Marquis 1 year ago committed by GitHub
parent 153b34fd50
commit a1a6fb81cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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