Skip to content

Commit 98414ec

Browse files
chore: release 1.4.19
1 parent c616efe commit 98414ec

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

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

3+
## [1.4.19] - 06/19/2025
4+
35
## [1.4.18] - 06/13/2025
46

57
### Miscellaneous

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
1313
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
1414

1515
# SDK
16-
sdkVersion=1.4.19-SNAPSHOT
16+
sdkVersion=1.4.19
1717

1818
# codegen
19-
codegenVersion=0.34.19-SNAPSHOT
19+
codegenVersion=0.34.19
2020

2121
# FIXME Remove after Dokka 2.0 Gradle plugin is stable
2222
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled

0 commit comments

Comments
 (0)