summaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorEdoardo La Greca2025-06-15 19:14:56 +0200
committerEdoardo La Greca2025-06-15 19:14:56 +0200
commit02d16866678ab48458edb7889aa83e25470db855 (patch)
tree23364c243a85072e058e66a66725ae4a65ed5569 /gradle.properties
parent9766c5eb6ab200660bb4615c6183fff8020ddb8a (diff)
add gradle stuff
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties
new file mode 100644
index 0000000..7fc6f1f
--- /dev/null
+++ b/gradle.properties
@@ -0,0 +1 @@
+kotlin.code.style=official