mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-04-04 08:31:30 +00:00
download each IDEA version into separate directory
This commit is contained in:
@@ -722,7 +722,7 @@
|
||||
<attribute name="idea.maven.version"/>
|
||||
<attribute name="base.repository.url"/>
|
||||
|
||||
<attribute name="download.dir" default="${dependencies}/idea"/>
|
||||
<attribute name="download.dir" default="${dependencies}/idea${ideaVersion}"/>
|
||||
|
||||
<sequential>
|
||||
<delete dir="@{download.dir}"/>
|
||||
|
||||
Reference in New Issue
Block a user