Replicate idea-version from the main plugin.xml to the android-idea-plugin plugin.xml

This commit is contained in:
Yan Zhulanow
2015-03-20 17:22:49 +03:00
parent 3e429c4b00
commit 900c67de4e
6 changed files with 64 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@
<version>@snapshot@</version>
<vendor url="http://www.jetbrains.com">JetBrains s.r.o.</vendor>
<!-- Run replicateIdeaVersions Ant task after changing the versions. -->
<idea-version since-build="141.2" until-build="141.9999"/>
<depends optional="true" config-file="junit.xml">JUnit</depends>