aboutsummaryrefslogtreecommitdiff
path: root/examples/playground/gradle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'examples/playground/gradle.properties')
-rw-r--r--examples/playground/gradle.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/playground/gradle.properties b/examples/playground/gradle.properties
new file mode 100644
index 00000000..aaec2022
--- /dev/null
+++ b/examples/playground/gradle.properties
@@ -0,0 +1,3 @@
+kotlin.code.style=official
+kotlinVersion=1.7.22
+kspVersion=1.7.22-1.0.8 \ No newline at end of file