diff options
| author | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-10-09 16:54:46 +0100 |
|---|---|---|
| committer | Alberto Duarte (PWC) <alberto.duarte.delgado@pwc.com> | 2023-10-09 16:54:46 +0100 |
| commit | 853548225c4e2541841e7602d7fff2ed122ab455 (patch) | |
| tree | fb003d8f5b1fd93b126906e966295424070bd632 /.idea/kotlinc.xml | |
Initial commit
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..6513be7 --- /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="1.7.20" />
+ </component>
+</project>
\ No newline at end of file |