Update to IDEA 143.116.4

This commit is contained in:
Nikolay Krasko
2015-10-11 23:06:01 +03:00
parent 7ff0e140f0
commit 8f87efc0a2

View File

@@ -1,7 +1,7 @@
<project name="Update Dependencies" default="update" xmlns:if="ant:if" xmlns:unless="ant:unless">
<property name="automerge_dummy" value="This property is used to trick git merge. Do not delete empty lines around."/>
<property name="ideaVersion" value="142.5239.7"/>
<property name="ideaVersion" value="143.116.4"/>
<property name="kotlin.bootstrap.branch" value=""/>