Skip to content

Commit f47f6f2

Browse files
authored
chore(release): support 1.9.23 (#722)
1 parent fa7bec4 commit f47f6f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
systemProp.kotlinVersion=1.9.22
1+
systemProp.kotlinVersion=1.9.23
22
systemProp.kotlinIdeVersion=1.9.20-RC2-494
33
systemProp.kotlinIdeVersionSuffix=IJ8109.175
44
systemProp.policy=executor.policy

versions.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"version": "1.8.21"
2222
},
2323
{
24-
"version": "1.9.22",
24+
"version": "1.9.23",
2525
"latestStable": true
2626
}
2727
]

0 commit comments

Comments
 (0)