Update to idea 2016.1

This commit is contained in:
Nikolay Krasko
2016-03-18 13:26:54 +03:00
parent 6291bb92bd
commit 5a88b19b24
+1 -1
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="145.184.1"/>
<property name="ideaVersion" value="2016.1"/>
<property name="idea.kotlin.branch" value="rc"/>