PatilShreyas / compose-report-to-html

A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
https://patilshreyas.github.io/compose-report-to-html/
MIT License
383 stars 9 forks source link

Release v1.0.0 beta03 #31

Closed PatilShreyas closed 1 year ago

PatilShreyas commented 1 year ago

Fixes #30: Configures kotlinOptions{} after the project evaluation to respect the outputPath provided for the htmlComposeCompilerReport{} extension.