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 f6de03d commit 1cae2deCopy full SHA for 1cae2de
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.4.23] - 07/15/2025
4
+
5
## [1.4.22] - 07/02/2025
6
7
## [1.4.21] - 06/27/2025
gradle.properties
@@ -13,10 +13,10 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
13
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
14
15
# SDK
16
-sdkVersion=1.4.23-SNAPSHOT
+sdkVersion=1.4.23
17
18
# codegen
19
-codegenVersion=0.34.23-SNAPSHOT
+codegenVersion=0.34.23
20
21
# FIXME Remove after Dokka 2.0 Gradle plugin is stable
22
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
0 commit comments