File tree 1 file changed +7
-3
lines changed
src/main/resources/META-INF
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
<idea-plugin url =" https://github.com/pbreault/adb-idea" >
2
2
<id >com.developerphil.adbidea</id >
3
3
<name >ADB Idea</name >
4
- <version >1.6.2 </version >
4
+ <version >1.6.3 </version >
5
5
<vendor url =" http://www.developerphil.com" >Philippe Breault</vendor >
6
6
7
7
<description ><![CDATA[
29
29
30
30
31
31
<change-notes ><![CDATA[
32
+ <b>1.6.3</b>
33
+ <ul>
34
+ <li>BUGFIX: Compatibility with Android Studio 7.0</li>
35
+ </ul>
32
36
<b>1.6.2</b>
33
37
<ul>
34
38
<li>BUGFIX: Notifications don't show up on Studio 4.0</li>
140
144
]]>
141
145
</change-notes >
142
146
143
- <!-- Android Studio 4 .0+ -->
147
+ <!-- Android Studio 7 .0+ -->
144
148
<!-- see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html -->
145
- <idea-version since-build =" 193 " />
149
+ <idea-version since-build =" 203.7717 " />
146
150
147
151
<depends >com.intellij.modules.platform</depends >
148
152
<depends >org.jetbrains.android</depends >
You can’t perform that action at this time.
0 commit comments