Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9
v1.4.0
New Features / Improvements
- [#33] [#73] Add support for Gradle Plugin to work on Kotlin Multiplatform project having Compose Multiplatform.
The plugin can be applied to a project having KMP and Compose Multiplatform plugin applied already as follows:
plugins { id("org.jetbrains.kotlin.multiplatform") id("org.jetbrains.compose") id("dev.shreyaspatil.compose-compiler-report-generator")}Fixes
- [#114] Fixed generation of invalid parameter for a function (when report contains some polluted data for a function body).
New Contributors
📢 Shoutout and thanks to@mr3y-the-programmer for contributing to this release" 🎉.
Full Changelog:v1.3.1...v1.4.0
Assets3
Uh oh!
There was an error while loading.Please reload this page.
4 people reacted