Skip to content

Commit

Permalink
Update gradle.properties for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mkmuir0 authored Oct 24, 2024
1 parent cbefe37 commit 2383928
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/playground/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
kotlin.code.style=official
kotlinVersion=2.0.20
kspVersion=2.0.20-1.0.25
kotlinVersion=2.1.0-Beta2
kspVersion=2.1.0-Beta2-1.0.26

0 comments on commit 2383928

Please sign in to comment.