What's new
- Release builds can now shrink, optimize and obfuscate your app with R8, drop unused resources, and use core-library desugaring (full ProGuard configuration, with bundled default rules).
- New interactive Run console: type input to your running program, with automatic Kotlin
maindetection. - Faster project opening: library indexes are content-addressed and shared across projects instead of being rebuilt each time.
- XML editing: inline warnings and quick-fixes for layouts and resources.
- Various Kotlin editor, Compose preview, and code-editor fixes.
Join the community: https://discord.gg/y2gycT6pDW
Full changelog: v3.0.7...v3.0.8