Unclaimed project
Are you a maintainer of compose-report-to-html? Claim this project to take control of your public changelog and roadmap.
Changelog
A utility (Gradle Plugin + CLI) to convert Jetpack Compose compiler metrics and reports to beautified HTML page.
plugins {
id("org.jetbrains.kotlin.multiplatform")
id("org.jetbrains.compose")
id("dev.shreyaspatil.compose-compiler-report-generator")
}
📢 Shoutout and thanks to @mr3y-the-programmer for contributing to this release" 🎉.
Full Changelog: https://github.com/PatilShreyas/compose-report-to-html/compare/v1.3.1...v1.4.0