Skip to content

Commit 1fdd10d

Browse files
committed
Fix references-to-java-synthetic-properties release version
1 parent b3d5294 commit 1fdd10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

proposals/references-to-java-synthetic-properties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* **Type**: Design proposal
44
* **Author**: Pavel Mikhailovskii
55
* **Status**: Proposed
6-
* **Prototype**: Supported under a flag in 1.3.70 and enabled by default in .gradle.kts. Preview in 1.8.20 with `-language-version 1.9`. Planned to be enabled by default in 1.9.
6+
* **Prototype**: Supported under a flag in 1.3.70 and enabled by default in .gradle.kts. Preview in 1.8.20 with `-language-version 1.9`. Planned to be enabled by default in 2.1.
77
* **Related issues**: [KT-8575](https://youtrack.jetbrains.com/issue/KT-8575), [KT-35933](https://youtrack.jetbrains.com/issue/KT-35933), [KT-54525](https://youtrack.jetbrains.com/issue/KT-54525), [KT-54770](https://youtrack.jetbrains.com/issue/KT-54770)
88

99
Discussion of this proposal is held in [this issue](https://github.com/Kotlin/KEEP/issues/328).

0 commit comments

Comments
 (0)