File tree 2 files changed +9
-1
lines changed
src/main/resources/META-INF
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ ## [ 1.6.8] - 2022-09-11
3
+ ### Fixed
4
+ - Compatibility with AS Dolphin and Electric Eel
2
5
## [ 1.6.7] - 2022-09-11
3
6
### Fixed
4
7
- exception on "* with debugger" commands in AS Chipmunk | 2021.2.1 #144
142
145
- Command to clear data and restart
143
146
144
147
148
+ [ 1.6.8 ] : https://github.com/pbreault/adb-idea/releases/tag/1.6.8
145
149
[ 1.6.7 ] : https://github.com/pbreault/adb-idea/releases/tag/1.6.7
146
150
[ 1.6.6 ] : https://github.com/pbreault/adb-idea/releases/tag/1.6.6
147
151
[ 1.6.5 ] : https://github.com/pbreault/adb-idea/releases/tag/1.6.5
Original file line number Diff line number Diff line change 28
28
29
29
30
30
<change-notes ><![CDATA[
31
+ <b>1.6.8</b>
32
+ <ul>
33
+ <li>BUGFIX: Compatibility with AS Dolphin and Electric Eel</li>
34
+ </ul>
31
35
<b>1.6.7</b>
32
36
<ul>
33
37
<li>BUGFIX: exception on "* with debugger" commands in AS Chipmunk | 2021.2.1 (#144)</li>
164
168
165
169
<!-- Android Studio 7.1+ -->
166
170
<!-- see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html -->
167
- <idea-version since-build =" 212.5712 " />
171
+ <idea-version since-build =" 213.7172 " />
168
172
169
173
<depends >com.intellij.modules.platform</depends >
170
174
<depends >com.intellij.modules.androidstudio</depends >
You can’t perform that action at this time.
0 commit comments