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 f21f708 commit 860a063Copy full SHA for 860a063
build.gradle.kts
@@ -2,8 +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
+import aws.sdk.kotlin.gradle.publishing.SonatypeCentralPortalPublishTask
7
+import aws.sdk.kotlin.gradle.publishing.SonatypeCentralPortalWaitForPublicationTask
8
import aws.sdk.kotlin.gradle.util.typedProp
9
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
10
0 commit comments