-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit 4862747
Enable '-Xjvm-default=disable' explicitly to prevent API dump changes (#4372)
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 5e86c9f commit 4862747
File tree
1 file changed
+4
-1
lines changed- buildSrc/src/main/kotlin
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | - | ||
18 | + | ||
19 | + | ||
20 | + | ||
21 | + | ||
19 | 22 |
| |
20 | 23 |
| |
21 | 24 |
| |
|
0 commit comments