We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7bec4 commit f47f6f2Copy full SHA for f47f6f2
gradle.properties
@@ -1,4 +1,4 @@
1
-systemProp.kotlinVersion=1.9.22
+systemProp.kotlinVersion=1.9.23
2
systemProp.kotlinIdeVersion=1.9.20-RC2-494
3
systemProp.kotlinIdeVersionSuffix=IJ8109.175
4
systemProp.policy=executor.policy
versions.json
@@ -21,7 +21,7 @@
21
"version": "1.8.21"
22
},
23
{
24
- "version": "1.9.22",
+ "version": "1.9.23",
25
"latestStable": true
26
}
27
]
0 commit comments