Merge pull request #2021 from imAtulSharma/main

fix: typo in README.md for 'analyze'
pull/1959/merge
Don Turner 1 week ago committed by GitHub
commit 8a08302537
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -190,7 +190,7 @@ Then copy the resulting baseline profile from the emulator to [`app/src/main/bas
## Compose compiler metrics
Run the following command to get and analyse compose compiler metrics:
Run the following command to get and analyze compose compiler metrics:
```bash
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true

Loading…
Cancel
Save