We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad4c891 commit b2c41ceCopy full SHA for b2c41ce
1 file changed
build-tools/repositories.gradle
@@ -28,4 +28,5 @@ repositories {
28
mavenLocal()
29
mavenCentral()
30
jcenter()
31
+ maven { url "https://aws.oss.sonatype.org/content/repositories/snapshots" }
32
}
0 commit comments