Skip to content

CodeAssist 3.0.8

Latest

Choose a tag to compare

@tyron12233 tyron12233 released this 24 Jun 16:27
· 1 commit to main since this release

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 main detection.
  • 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