We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369943f commit b0a7b2bCopy full SHA for b0a7b2b
build.gradle
@@ -51,7 +51,7 @@ def minor = "1"
51
// Dependency versions
52
53
ext.mpsVersion = '2024.1.1'
54
-def mpsQAVersion = "2024.1.952.3aa34aa"
+ext.mpsQAVersion = "2024.1.952.3aa34aa"
55
56
// if building a against a special branch from mbeddr is required add the name here
57
// the name is enough no trailing "." is required, also the plain name from git can
0 commit comments