diff --git a/examples/playground/gradle.properties b/examples/playground/gradle.properties index 01cae4940e..b467b412f7 100644 --- a/examples/playground/gradle.properties +++ b/examples/playground/gradle.properties @@ -1,3 +1,3 @@ kotlin.code.style=official -kotlinVersion=2.0.20 -kspVersion=2.0.20-1.0.25 \ No newline at end of file +kotlinVersion=2.1.0-Beta2 +kspVersion=2.1.0-Beta2-1.0.26