Skip to content

Commit b0a7b2b

Browse files
authored
Updated build.gradle
1 parent 369943f commit b0a7b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ def minor = "1"
5151
// Dependency versions
5252

5353
ext.mpsVersion = '2024.1.1'
54-
def mpsQAVersion = "2024.1.952.3aa34aa"
54+
ext.mpsQAVersion = "2024.1.952.3aa34aa"
5555

5656
// if building a against a special branch from mbeddr is required add the name here
5757
// the name is enough no trailing "." is required, also the plain name from git can

0 commit comments

Comments
 (0)