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 c94eb7f commit 79f09c7Copy full SHA for 79f09c7
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# Changelog
2
+
3
+## [0.5.2] - 01/06/2022
4
5
+### New features
6
+* upgrade to Kotlin 1.6.10 [#42](https://github.com/awslabs/aws-crt-kotlin/pull/42)
7
gradle.properties
@@ -4,7 +4,7 @@ kotlin.mpp.stability.nowarn=true
# kotlin.native.ignoreDisabledTargets=true
# aws-crt-kotlin
-sdkVersion=0.5.1-SNAPSHOT
+sdkVersion=0.5.2
8
9
# kotlin
10
kotlinVersion=1.6.10
0 commit comments