Skip to content

Commit

Permalink
Deploy 2021.2.3 to artifacts.itemis.cloud
Browse files Browse the repository at this point in the history
(needed for a customer project)
  • Loading branch information
sergej-koscejev committed Jan 29, 2024
1 parent 857237b commit 492471d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
import de.undercouch.gradle.tasks.download.Download

ext.mpsMajor = '2021.2'
ext.mpsBuild = '2021.2.6'
ext.mpsBuild = '2021.2.3'

def mpsDownloadDir = new File(project.buildDir, "MPS-${mpsBuild}")
def mpsDownloadFile = new File(mpsDownloadDir, "MPS-${mpsBuild}.zip")
Expand Down

0 comments on commit 492471d

Please sign in to comment.