-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Remove obsolete OptIn usage The APIs in use are now stable. * Remove old opt-in for RequiresOptIn As of Kotlin 1.7 the opt-in feature is now stable and does not need an explicit declaration. https://kotlinlang.org/docs/whatsnew17.html#stable-opt-in-requirements
- Loading branch information
Showing
2 changed files
with
0 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters