Skip to content

Commit 468212c

Browse files
committed
use SDK 6.0.0
1 parent 2bead61 commit 468212c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ allprojects {
3838
}
3939

4040
ext.versions = [
41-
"sdk": "6.0.0-SNAPSHOT", // the *lowest* version we're compatible with
41+
"sdk": "6.0.0", // the *lowest* version we're compatible with
4242
"dynamodb": "2.10.32"
4343
]
4444

0 commit comments

Comments
 (0)