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.
2 parents 66cd15b + 963f511 commit ad06618Copy full SHA for ad06618
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.5.18] - 10/27/2025
4
+
5
## [1.5.17] - 10/24/2025
6
7
### Features
gradle.properties
@@ -15,10 +15,10 @@ org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
15
org.gradle.parallel=true
16
17
# SDK
18
-sdkVersion=1.5.18-SNAPSHOT
+sdkVersion=1.5.19-SNAPSHOT
19
20
# codegen
21
-codegenVersion=0.35.18-SNAPSHOT
+codegenVersion=0.35.19-SNAPSHOT
22
23
# FIXME Remove after Dokka 2.0 Gradle plugin is stable
24
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
0 commit comments