Plugin
id("org.jetbrains.compose.hot-reload") version "1.0.0-dev-50"
What's Changed
- Support tracking of 'invokeVirtual' and 'invokeInterface' (Changes in open or abstract functions overrides will invalidate the scope relying on the open/abstract function)
- DevTools: Use compose multiplatform logo
- DevTools: Implement status bar
Full Changelog: v1.0.0-dev-48...v1.0.0-dev-50