[Gradle] Update documentation in KotlinTargetAlreadyDeclared
^KT-59316 Verification Pending
This commit is contained in:
committed by
Space Team
parent
bb7e738b9e
commit
325d184419
+1
-1
@@ -544,7 +544,7 @@ object KotlinToolingDiagnostics {
|
|||||||
Declaring multiple Kotlin Targets of the same type is not recommended
|
Declaring multiple Kotlin Targets of the same type is not recommended
|
||||||
and will become an error in the upcoming Kotlin releases.
|
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()
|
""".trimIndent()
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user