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 27efcb6 commit 17359e7Copy full SHA for 17359e7
build.gradle.kts
@@ -2,9 +2,9 @@
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.configureJReleaser
6
import aws.sdk.kotlin.gradle.dsl.configureLinting
7
import aws.sdk.kotlin.gradle.dsl.configureMinorVersionStrategyRules
-import aws.sdk.kotlin.gradle.dsl.configureJReleaser
8
import aws.sdk.kotlin.gradle.util.typedProp
9
10
buildscript {
0 commit comments