Skip to content

Commit

Permalink
chore: bump KSP version (#4582)
Browse files Browse the repository at this point in the history
  • Loading branch information
koshachy authored Nov 28, 2024
1 parent 931d2b5 commit 42f8471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/v.list
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
<var name="gradleApiVersion" value="KOTLIN_2_1" type="string"/>

<!-- KSP -->
<var name="kspSupportedKotlinVersion" value="2.0.21" type="string"/>
<var name="kspVersion" value="1.0.28" type="string"/>
<var name="kspSupportedKotlinVersion" value="2.1.0" type="string"/>
<var name="kspVersion" value="1.0.29" type="string"/>

<!-- Other -->
<var name="defaultJvmTargetVersion" value="1.8" type="string"/>
Expand Down

0 comments on commit 42f8471

Please sign in to comment.