From 253d603c8880cc3aa4ec130ca5ee0b1aca01c1ab Mon Sep 17 00:00:00 2001 From: Andre Dietisheim Date: Mon, 8 Jan 2024 16:09:14 +0100 Subject: [PATCH] fixed IDEA compatibility range (#686) Signed-off-by: Andre Dietisheim --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 67e3b4601..138ff241b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -ideaVersion=IC-2023.2 +ideaVersion=IC-2022.1 # build number ranges # https://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html sinceIdeaBuild=232