Skip to content

Commit

Permalink
chore: update whatsnew21.md
Browse files Browse the repository at this point in the history
delete unnecessary new lines
  • Loading branch information
koshachy authored Jan 21, 2025
1 parent fb2f85f commit b25f591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/topics/whatsnew21.md
Original file line number Diff line number Diff line change
Expand Up @@ -1251,7 +1251,6 @@ You can use the `KotlinAndroidExtension` in exactly the same way.

Previously, KGP included `org.jetbrains.kotlin:kotlin-compiler-embeddable` in its runtime dependencies,
making internal compiler symbols available in the build script classpath.

These symbols were intended for internal use only.

Starting with Kotlin 2.1.0, KGP bundles a subset of `org.jetbrains.kotlin:kotlin-compiler-embeddable` class files in its JAR file and progressively removes them.
Expand Down

0 comments on commit b25f591

Please sign in to comment.