Skip to content

Commit 8527499

Browse files
committed
Set version
1 parent ea3a4e8 commit 8527499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ project(":") {
183183
}*/
184184

185185
intellijPlatform {
186-
version = buildVersionData.ideaSDKVersion
186+
version = version
187187
sandboxContainer.set(layout.buildDirectory.dir("${buildVersionData.ideaSDKShortVersion}/idea-sandbox"))
188188
}
189189

0 commit comments

Comments
 (0)