From e71afe7aa0db6170113c1ddc4653f935daa9ce2c Mon Sep 17 00:00:00 2001 From: Alexandr Evstigneev Date: Wed, 21 Feb 2024 09:20:28 +0400 Subject: [PATCH] Build 242.4697 --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index d71d2f3..5ed6267 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,11 +2,11 @@ # https://www.jetbrains.com/intellij-repository/releases # https://www.jetbrains.com/intellij-repository/snapshots name=PsiViewer -platformVersion=241 -platformBranch=.14494.158-EAP-SNAPSHOT +platformVersion=242 +platformBranch=-SNAPSHOT platformBuild= pluginVersion= -pluginBranch= +pluginBranch=.4697 pluginBuild= javaVersion=17 javaTargetVersion=17