From 3b9dc266a1f8dbe7ebfb1f673233ea5dec063663 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Wed, 22 Feb 2023 14:09:17 +0100 Subject: [PATCH] Use the new MPS EAP artifacts for local build --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index e0adb6b2..910e8482 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -mpsBuildConfiguration = MPS_20222_Distribution_Binaries +mpsBuildConfiguration = MPS_20223_Distribution_Binaries mpsBuildLabel = -mpsBuildNumber = MPS-222.3345.1295 -mpsRelease = 2022.2 +mpsBuildNumber = MPS-223.7571.953 +mpsRelease = 2022.3 EAP