Skip to content

Commit

Permalink
update: update timeline of deprecation of pre-hmpp dependencies
Browse files Browse the repository at this point in the history
^KT-58086
  • Loading branch information
dsavvinov committed Sep 21, 2023
1 parent c344b97 commit 450f41a
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -269,9 +269,9 @@ The Kotlin team is eager to help the ecosystem migrate, so if you face any issue

**When do the changes take effect?**

* 1.9.0: introduce a deprecation warning for dependencies on legacy libraries
* 1.9.20: raise the warning for dependencies on legacy libraries to an error
* \> 1.9.20: the support for dependencies on legacy libraries is removed. Using such dependencies can cause build failures
* 1.9: introduce a deprecation warning for dependencies on legacy libraries
* 2.0: raise the warning for dependencies on legacy libraries to an error
* \>2.0: the support for dependencies on legacy libraries is removed. Using such dependencies can cause build failures

<anchor name="compilation-source-deprecation"></anchor>
## Deprecated API for adding Kotlin source sets directly to the Kotlin compilation
Expand Down

0 comments on commit 450f41a

Please sign in to comment.