We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153b34f commit a1a6fb8Copy full SHA for a1a6fb8
README.md
@@ -150,7 +150,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas
150
151
Run the following command to get and analyse compose compiler metrics:
152
153
-```
+```bash
154
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
155
```
156
0 commit comments