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

Add syntax highlighting on Compose compiler metrics code block
pull/618/head
Adetunji Dahunsi 11 months ago committed by GitHub
commit 014d388e92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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