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

getting org/gradle/configurationcache/extensions/CharSequenceExtensionsKt error #34

Closed karandeepsingh-cred closed 1 year ago

karandeepsingh-cred commented 1 year ago

after integrating the gradle plugin I am getting the following error A problem occurred configuring project ':app'.

Could not create task ':app:releaseComposeCompilerHtmlReport'. org/gradle/configurationcache/extensions/CharSequenceExtensionsKt

PatilShreyas commented 1 year ago

Could you share a sample project in which you're getting a issue?

PatilShreyas commented 1 year ago

Thanks, @karandeepsingh-cred for raising this. This has been fixed and released in v1.0.0