Update README

Change-Id: I36e98760b254be00d591d8d719dcbc57a8dd8d62
pull/754/head
Tomáš Mlynarič 2 years ago
parent 9f6a94dee2
commit ca8b22e798

@ -159,8 +159,8 @@ Run the following command to get and analyse compose compiler metrics:
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
```
The reports files will be added to build/compose-reports in each module. The metrics files will be
added to build/compose-metrics in each module.
The reports files will be added to build/compose-reports in root folder. The metrics files will also be
added to build/compose-metrics in root folder.
For more information on Compose compiler metrics, see [this blog post](https://medium.com/androiddevelopers/jetpack-compose-stability-explained-79c10db270c8).

Loading…
Cancel
Save