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 fff5951 commit 571d1a6Copy full SHA for 571d1a6
build.gradle.kts
@@ -2,8 +2,8 @@
2
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
* SPDX-License-Identifier: Apache-2.0
4
*/
5
-import aws.sdk.kotlin.gradle.dsl.configureLinting
6
import aws.sdk.kotlin.gradle.dsl.configureJReleaser
+import aws.sdk.kotlin.gradle.dsl.configureLinting
7
import aws.sdk.kotlin.gradle.util.typedProp
8
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
9
0 commit comments