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 39e34c8 commit 39dbaa2Copy full SHA for 39dbaa2
build-support/build.gradle.kts
@@ -12,6 +12,7 @@ plugins {
12
group = "aws.sdk.kotlin"
13
14
repositories {
15
+ mavenLocal()
16
mavenCentral()
17
}
18
0 commit comments