From e9c8fb87e53de0766cdd744c0ab7640992b11dd9 Mon Sep 17 00:00:00 2001 From: Fedor Isakov Date: Wed, 28 Nov 2018 15:46:19 +0100 Subject: [PATCH] Switch build dependency to MPS 2018.3 RC2. --- gradle.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle.properties b/gradle.properties index d1bcf293..c95524ac 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -mpsBuildConfiguration = MPS_20182_Distribution_DownloadableArtifacts -mpsBuildLabel = 2018.2 -mpsBuildNumber = 182.1322 -mpsRelease = 2018.2 +mpsBuildConfiguration = MPS_20183_Distribution_DownloadableArtifacts +mpsBuildLabel = RC2 +mpsBuildNumber = 183.1378 +mpsRelease = 2018.3