using_kotlin.md: recommend using bundled library

This commit is contained in:
Yann Cébron 2023-11-20 17:47:41 +01:00
parent f45e72128e
commit 369bb11a7f

View File

@ -131,6 +131,8 @@ Please make sure it is not added via transitive dependencies either.
### Other Bundled Kotlin Libraries ### Other Bundled Kotlin Libraries
In general, it is advised to always use the bundled library version.
Please see [Third-Party Software and Licenses](https://www.jetbrains.com/legal/third-party-software/). Please see [Third-Party Software and Licenses](https://www.jetbrains.com/legal/third-party-software/).
### Incremental compilation ### Incremental compilation