Skip to content

Commit 8e9603f

Browse files
committed
Download plugin dependencies using 'for_eclipse' tag
1 parent 4711d11 commit 8e9603f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin-bundled-compiler/get_bundled.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<project default="get_bundled">
2-
<property name="compiler.tag" value="pre_release" />
2+
<property name="compiler.tag" value="for_eclipse" />
33
<property name="bootstrap_branch" value="beta4"/>
44
<property name="idea-version" value="143.1015.7"/>
55

0 commit comments

Comments
 (0)