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 171f21f commit 430180aCopy full SHA for 430180a
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.5.22] - 12/05/2025
4
+
5
## [1.5.21] - 12/03/2025
6
7
### Fixes
gradle.properties
@@ -15,10 +15,10 @@ org.gradle.jvmargs=-Xmx4G -XX:MaxMetaspaceSize=2G
15
org.gradle.parallel=true
16
17
# SDK
18
-sdkVersion=1.5.22-SNAPSHOT
+sdkVersion=1.5.22
19
20
# codegen
21
-codegenVersion=0.35.22-SNAPSHOT
+codegenVersion=0.35.22
22
23
# FIXME Remove after Dokka 2.0 Gradle plugin is stable
24
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
0 commit comments