Skip to content

Commit ed207bf

Browse files
committed
chore: Remove deprecation warning
1 parent db2cdf3 commit ed207bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: convention-plugins/src/main/kotlin/convention.multiplatform.gradle.kts

-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ val baseName: String by extra
99

1010
@OptIn(ExperimentalKotlinGradlePluginApi::class)
1111
kotlin {
12-
targetHierarchy.default()
13-
1412
jvm("desktop")
1513

1614
androidTarget {

0 commit comments

Comments
 (0)