Skip to content

Commit 121f73b

Browse files
committed
add configureIosSimulatorTasks import
1 parent e393b5e commit 121f73b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import aws.sdk.kotlin.gradle.dsl.configureMinorVersionStrategyRules
77
import aws.sdk.kotlin.gradle.publishing.SonatypeCentralPortalPublishTask
88
import aws.sdk.kotlin.gradle.publishing.SonatypeCentralPortalWaitForPublicationTask
99
import aws.sdk.kotlin.gradle.util.typedProp
10+
import aws.sdk.kotlin.gradle.kmp.configureIosSimulatorTasks
1011

1112
buildscript {
1213
// NOTE: buildscript classpath for the root project is the parent classloader for the subprojects, we

0 commit comments

Comments
 (0)