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 25fbb77 commit 062d25bCopy full SHA for 062d25b
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [1.2.1] - 04/27/2024
4
+
5
## [1.2.0] - 04/25/2024
6
7
### Fixes
gradle.properties
@@ -13,7 +13,7 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
13
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
14
15
# SDK
16
-sdkVersion=1.2.1-SNAPSHOT
+sdkVersion=1.2.1
17
18
# codegen
19
-codegenVersion=0.32.1-SNAPSHOT
+codegenVersion=0.32.1
0 commit comments