We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e393b5e commit 121f73bCopy full SHA for 121f73b
build.gradle.kts
@@ -7,6 +7,7 @@ import aws.sdk.kotlin.gradle.dsl.configureMinorVersionStrategyRules
7
import aws.sdk.kotlin.gradle.publishing.SonatypeCentralPortalPublishTask
8
import aws.sdk.kotlin.gradle.publishing.SonatypeCentralPortalWaitForPublicationTask
9
import aws.sdk.kotlin.gradle.util.typedProp
10
+import aws.sdk.kotlin.gradle.kmp.configureIosSimulatorTasks
11
12
buildscript {
13
// NOTE: buildscript classpath for the root project is the parent classloader for the subprojects, we
0 commit comments