From 7a386696b6887527507e361c0b66cf082fe97c81 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 12 Sep 2024 12:12:23 +0200 Subject: [PATCH 1/6] Adopt IntelliJ 2024.3 project configuration --- .idea/codeStyles/Project.xml | 9 +++++++++ .idea/deploymentTargetSelector.xml | 10 ++++++++++ .idea/kotlinc.xml | 6 +++--- .idea/runConfigurations.xml | 12 ------------ 4 files changed, 22 insertions(+), 15 deletions(-) create mode 100644 .idea/deploymentTargetSelector.xml delete mode 100644 .idea/runConfigurations.xml diff --git a/.idea/codeStyles/Project.xml b/.idea/codeStyles/Project.xml index 3a342f4..3367caf 100644 --- a/.idea/codeStyles/Project.xml +++ b/.idea/codeStyles/Project.xml @@ -27,6 +27,9 @@ + +