Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.75 KB

File metadata and controls

40 lines (27 loc) · 1.75 KB

Quick Project Wizard Changelog

[1.1]

🔧 Improvements

  • Extended IDE Compatibility — Raised the supported build range upper bound to 263.*, so the plugin now works on IntelliJ Platform 2026.1, 2026.2, and 2026.3 (including Android Studio Quail and later builds).

Added

  • Ktorfit Support: Added Ktorfit as a network library option for Compose, XML projects and CMP projects
  • Network Library Selection: Choose between Ktor or Ktorfit when creating new Compose, XML and CMP projects

Changed

  • Platform Compatibility: Updated to support Android Studio build 253.*
  • Gradle Update: Updated to Gradle 8.13.2 for better performance and stability
  • SDK Versions: Updated project templates to use latest stable SDK versions
  • Dependency Updates: Updated all major dependencies to their latest stable versions
  • Bug Fixes: Resolved various bugs reported in previous versions to improve overall stability

Removed

  • Legacy Code Cleanup: Removed legacy code paths to streamline project generation