Commit 43adf1a
authored
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.1 parent 72681c2 commit 43adf1a
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
0 commit comments