File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
<idea-plugin version =" 3" url =" https://github.com/pbreault/adb-idea" >
2
2
<id >com.developerphil.adbidea</id >
3
3
<name >ADB Idea</name >
4
- <version >1.2.3 </version >
4
+ <version >1.2.4 </version >
5
5
<vendor url =" http://www.developerphil.com" >Philippe Breault</vendor >
6
6
7
7
<description ><![CDATA[
24
24
25
25
26
26
<change-notes ><![CDATA[
27
+ <b>1.2.4</b>
28
+ <ul>
29
+ <li>BUGFIX: NoSuchMethodError on Android Studio 2.0</li>
30
+ </ul>
27
31
<b>1.2.3</b>
28
32
<ul>
29
33
<li>BUGFIX: NoSuchMethodError on Android Studio 1.5</li>
65
69
]]>
66
70
</change-notes >
67
71
68
- <!-- Android Studio 1.2 and Intellij 14-->
69
- <idea-version since-build =" 141" />
72
+ <!-- Android Studio 1.3 and Intellij 14.1 -->
73
+ <idea-version since-build =" 141.1532 " />
70
74
71
75
<depends >com.intellij.modules.platform</depends >
72
76
<depends >org.jetbrains.android</depends >
You can’t perform that action at this time.
0 commit comments