Skip to content

Commit 38d7869

Browse files
chore: release 0.12.4
1 parent b56c7b5 commit 38d7869

File tree

4 files changed

+8
-12
lines changed

4 files changed

+8
-12
lines changed

.changes/9fb5a970-26b7-4da1-8abc-76d4dd59172f.json

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

.changes/fb66b9e0-8137-45c3-a61a-5d4236ea577c.json

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

CHANGELOG.md

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

3+
## [0.12.4] - 08/11/2022
4+
5+
### Miscellaneous
6+
* Upgrade Kotlin version to 1.7.10
7+
* Bump CRT version.
8+
39
## [0.12.2] - 08/04/2022
410

511
### Fixes

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ kotlin.native.ignoreDisabledTargets=true
99
kotlin.mpp.hierarchicalStructureSupport=false
1010

1111
# SDK
12-
sdkVersion=0.12.4-SNAPSHOT
12+
sdkVersion=0.12.4
1313

1414
# kotlin
1515
kotlinVersion=1.7.10
@@ -46,4 +46,4 @@ kotlinLoggingVersion=2.1.21
4646
slf4jVersion=1.7.36
4747

4848
# crt
49-
crtKotlinVersion=0.6.3
49+
crtKotlinVersion=0.6.3

0 commit comments

Comments
 (0)