diff options
author | Edoardo La Greca | 2025-06-20 02:55:09 +0200 |
---|---|---|
committer | Edoardo La Greca | 2025-06-20 02:55:09 +0200 |
commit | f37a18827a6826c702d9de3621b1de86c1f9aca4 (patch) | |
tree | 90d3f9e1ddfd7b055df6e3a9c54251953b556ab9 /.idea/kotlinc.xml | |
parent | 50f323a54ed605d220e68bc07341698f2a0b0aaf (diff) |
change intellij settings
Diffstat (limited to '.idea/kotlinc.xml')
-rw-r--r-- | .idea/kotlinc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/kotlinc.xml b/.idea/kotlinc.xml new file mode 100644 index 0000000..131e44d --- /dev/null +++ b/.idea/kotlinc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="KotlinJpsPluginSettings"> + <option name="version" value="2.1.20" /> + </component> +</project>
\ No newline at end of file |