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 2bead61 commit 468212cCopy full SHA for 468212c
build.gradle
@@ -38,7 +38,7 @@ allprojects {
38
}
39
40
ext.versions = [
41
- "sdk": "6.0.0-SNAPSHOT", // the *lowest* version we're compatible with
+ "sdk": "6.0.0", // the *lowest* version we're compatible with
42
"dynamodb": "2.10.32"
43
]
44
0 commit comments