[Gradle][Minor] Fix typo in KotlinMultiplatformExtension documentation
^KT-58676 Verification Pending
This commit is contained in:
committed by
Space Team
parent
f26f3e0738
commit
37ec18d8d6
+1
-1
@@ -54,7 +54,7 @@ abstract class KotlinMultiplatformExtension
|
|||||||
internal val hierarchy by lazy { KotlinHierarchyDslImpl(targets, sourceSets) }
|
internal val hierarchy by lazy { KotlinHierarchyDslImpl(targets, sourceSets) }
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Set's up a 'natural'/'default' hierarchy withing [KotlinTarget]'s in the project.
|
* Sets up a 'natural'/'default' hierarchy withing [KotlinTarget]'s in the project.
|
||||||
*
|
*
|
||||||
* #### Example
|
* #### Example
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user