Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove @ExperimentalSubclassOptIn from SubclassOptInRequired
In Kotlin 2.1, SubclassOptInRequired is positioned as stable. The ExperimentalSubclassOptIn annotation should be removed from SubclassOptInRequired before the 2.1 release. ^KT-71222 Fixed
- Loading branch information