Skip to content

Commit 0d605b3

Browse files
chore: release 0.12.13
1 parent f4f3b29 commit 0d605b3

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

.changes/156447f6-0f80-4fde-a38d-6b92260432b8.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## [0.12.13] - 11/15/2022
4+
5+
### Fixes
6+
* [#753](https://github.com/awslabs/aws-sdk-kotlin/issues/753) Fix Android crash when OkHttp response body coroutine throws an exception
7+
38
## [0.12.12] - 11/10/2022
49

510
### Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
kotlin.mpp.enableCompatibilityMetadataVariant=true
77

88
# SDK
9-
sdkVersion=0.12.13-SNAPSHOT
9+
sdkVersion=0.12.13
1010

1111
# kotlin
1212
kotlinVersion=1.7.10

0 commit comments

Comments
 (0)