Skip to content

Commit

Permalink
Examples: update to 1.9.0-1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
ting-yuan committed Jul 20, 2023
1 parent 598eba9 commit 80c7ed7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions examples/multiplatform/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
org.gradle.jvmargs=-Xmx2048M
kotlinVersion=1.8.0
kspVersion=1.8.0-1.0.9
kotlinVersion=1.9.0
kspVersion=1.9.0-1.0.12
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=1.8.0
kspVersion=1.8.0-1.0.9
kotlinVersion=1.9.0
kspVersion=1.9.0-1.0.12

0 comments on commit 80c7ed7

Please sign in to comment.