From e8f619a2852c4054a6b321ebd289960a1de38072 Mon Sep 17 00:00:00 2001 From: Alexandr Evstigneev Date: Tue, 14 Feb 2023 16:31:26 +0400 Subject: [PATCH] Build 232.2-SNAPSHOT --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 2839876..58a7c4a 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=231 -platformBranch=.6471.13-EAP-SNAPSHOT +platformVersion=232 +platformBranch=-SNAPSHOT platformBuild= pluginVersion= -pluginBranch= +pluginBranch=.2-SNAPSHOT pluginBuild= javaVersion=17 javaTargetVersion=17