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 4672748 commit 82a3004Copy full SHA for 82a3004
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.4.14] - 04/18/2025
4
+
5
## [1.4.13] - 04/10/2025
6
7
## [1.4.12] - 04/04/2025
gradle.properties
@@ -13,7 +13,7 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
13
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
14
15
# SDK
16
-sdkVersion=1.4.14-SNAPSHOT
+sdkVersion=1.4.14
17
18
# codegen
19
-codegenVersion=0.34.14-SNAPSHOT
+codegenVersion=0.34.14
0 commit comments