Corresponding Kotlin & Kotlin Compose Compiler Plugin versions
2.1.0-firework.31
Plugin
id("org.jetbrains.compose-hot-reload") version "1.0.0-dev.31.7"
Changelog
- Ensure recompiler gets launched with the same JVM as the initial compile
- Dev Tooling UI improvements (thanks to @zsmb13 )
- Fix compatibility with maven-publish plugin
- Fix dev tooling being shown in the app tray
- Support reloading of classes produced by projects which do not have the plugin applied
- Stabilize the application classpath to avoid re-compilation messing with actively used class files
Full Changelog: v1.0.0-dev.31.5...1.0.0-dev.31.7