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 7de205c commit 1476668Copy full SHA for 1476668
docs/GettingStarted.md
@@ -51,7 +51,7 @@ repositories {
51
52
```kt
53
54
-val awsKotlinSdkVersion = "0.2.0-M1"
+val awsKotlinSdkVersion = "0.2.0"
55
// OR put it in gradle.properties
56
// val awsKotlinSdkVersion: String by project
57
0 commit comments