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 8cbff71 commit ad2bdb9Copy full SHA for ad2bdb9
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.3.29] - 12/12/2024
4
+
5
## [1.3.28] - 12/03/2024
6
7
## [1.3.27] - 12/02/2024
gradle.properties
@@ -13,7 +13,7 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
13
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
14
15
# SDK
16
-sdkVersion=1.3.29-SNAPSHOT
+sdkVersion=1.3.29
17
18
# codegen
19
-codegenVersion=0.33.29-SNAPSHOT
+codegenVersion=0.33.29
0 commit comments