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 453805f commit c6288d7Copy full SHA for c6288d7
docs/v.list
@@ -45,8 +45,8 @@
45
<var name="gradleApiVersion" value="KOTLIN_2_1" type="string"/>
46
47
<!-- KSP -->
48
- <var name="kspSupportedKotlinVersion" value="2.1.10" type="string"/>
49
- <var name="kspVersion" value="1.0.31" type="string"/>
+ <var name="kspSupportedKotlinVersion" value="2.1.20" type="string"/>
+ <var name="kspVersion" value="1.0.32" type="string"/>
50
51
<!-- Other -->
52
<var name="defaultJvmTargetVersion" value="1.8" type="string"/>
0 commit comments