Skip to content

Commit

Permalink
chore: KMP compat. guide update duplicate targets
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahhaggarty committed Nov 18, 2024
1 parent 94f8864 commit af30c3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -761,7 +761,7 @@ the Kotlin Gradle plugin, making it easier to use and maintain the resulting bui
Here's the planned deprecation cycle:
* 1.9.20: introduce a deprecation warning when multiple similar targets are used in Kotlin Multiplatform projects
* 2.0: report an error in such cases, causing the build to fail
* 2.1.0: report an error in such cases, causing the build to fail
<anchor name="jvmWithJava-preset-deprecation"/>
## Deprecated jvmWithJava preset
Expand Down

0 comments on commit af30c3e

Please sign in to comment.