New features
- New setting "Kotlin consumers only". Turning this on will set several compiler flags to remove unnecessary null checks
Bug fixes
- Fixed syntax highlighting of Kotlin ranges
- Fixed a bug causing the cursor to move in the source area when selecting a line in the dex or bytecode views, even when line syncing was disbled
- The OAT output now properly handles methods with no instructions
- The bytecode view would crash when parsing a method with no instructions
Full Changelog: v1.6.3...v1.6.5