From f5384910e8c3a678d4565857360077d872050b4c Mon Sep 17 00:00:00 2001 From: Soheil Date: Thu, 16 Feb 2023 01:46:15 +0330 Subject: [PATCH 1/2] DEV-2.0.7 // Version & More --- .idea/compiler.xml | 2 ++ .idea/encodings.xml | 1 + .idea/jarRepositories.xml | 47 ++++++++++++++++++++++++++++--------- .idea/kotlinc.xml | 6 +++++ .idea/modules.xml | 8 +++++++ .idea/runConfigurations.xml | 10 -------- .idea/vcs.xml | 2 +- pom.xml | 6 ++--- 8 files changed, 57 insertions(+), 25 deletions(-) create mode 100644 .idea/kotlinc.xml create mode 100644 .idea/modules.xml delete mode 100644 .idea/runConfigurations.xml diff --git a/.idea/compiler.xml b/.idea/compiler.xml index d54f426..5cfa427 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -8,6 +8,7 @@ + @@ -15,6 +16,7 @@ + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index 63e9001..aa00ffa 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -2,5 +2,6 @@ + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml index c49fb0e..4a4d41b 100644 --- a/.idea/jarRepositories.xml +++ b/.idea/jarRepositories.xml @@ -6,11 +6,6 @@