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 7039166 commit 4b8b5d5Copy full SHA for 4b8b5d5
aws-runtime/build.gradle.kts
@@ -32,6 +32,7 @@ subprojects {
32
plugin(libraries.plugins.aws.kotlin.repo.tools.kmp.get().pluginId)
33
}
34
35
+ // TODO Use configurePublishing when migrating to Maven Central
36
configureNexusPublishing("aws-sdk-kotlin")
37
38
kotlin {
0 commit comments