Skip to content

Commit ca8b22e

Browse files
committed
Update README
Change-Id: I36e98760b254be00d591d8d719dcbc57a8dd8d62
1 parent 9f6a94d commit ca8b22e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ Run the following command to get and analyse compose compiler metrics:
159159
./gradlew assembleRelease -PenableComposeCompilerMetrics=true -PenableComposeCompilerReports=true
160160
```
161161

162-
The reports files will be added to build/compose-reports in each module. The metrics files will be
163-
added to build/compose-metrics in each module.
162+
The reports files will be added to build/compose-reports in root folder. The metrics files will also be
163+
added to build/compose-metrics in root folder.
164164

165165
For more information on Compose compiler metrics, see [this blog post](https://medium.com/androiddevelopers/jetpack-compose-stability-explained-79c10db270c8).
166166

0 commit comments

Comments
 (0)