diff options
| author | Edoardo La Greca | 2025-06-15 19:14:56 +0200 |
|---|---|---|
| committer | Edoardo La Greca | 2025-06-15 19:14:56 +0200 |
| commit | 02d16866678ab48458edb7889aa83e25470db855 (patch) | |
| tree | 23364c243a85072e058e66a66725ae4a65ed5569 /gradle.properties | |
| parent | 9766c5eb6ab200660bb4615c6183fff8020ddb8a (diff) | |
add gradle stuff
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 1 |
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 |