You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable '-Xjvm-default=disable' explicitly to prevent API dump changes (#499)
The default mode is changing from 'disable' to 'enable' in KT-71768.
However, core libraries will migrate to the new '-jvm-default=enable'
mode explicitly, once they update to Kotlin 2.2, see KT-72051.
0 commit comments