[Gradle] Update documentation in KotlinTargetAlreadyDeclared

^KT-59316 Verification Pending
This commit is contained in:
Anton Lakotka
2023-07-19 10:04:52 +02:00
committed by Space Team
parent bb7e738b9e
commit 325d184419
@@ -544,7 +544,7 @@ object KotlinToolingDiagnostics {
Declaring multiple Kotlin Targets of the same type is not recommended
and will become an error in the upcoming Kotlin releases.
Read https://kotl.in/04i2n7 for details.
Read https://kotl.in/declaring-multiple-targets for details.
""".trimIndent()
)
}