Merge pull request #897 from SimonMarquis/SimonMarquis-patch-1-2

Add syntax highlighting on Compose compiler metrics code block
pull/1837/head
Adetunji Dahunsi 2 years ago committed by GitHub
commit d687d1ce38

@ -151,7 +151,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