We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66909ca commit 590a55cCopy full SHA for 590a55c
src/main/resources/META-INF/plugin.xml
@@ -28,6 +28,13 @@
28
29
30
<change-notes><![CDATA[
31
+ <b>1.6.5</b>
32
+ <ul>
33
+ <li>BUGFIX: Compatibility with Android Studio 2021.2</li>
34
+ <li>BUGFIX: Stop spamming that no device is found when cancelling out of the module selection dialog</li>
35
+ <li>BUGFIX: Stop showing androidTest and unit tests modules in the module selection dialog</li>
36
+ <li>BUGFIX: Set minimum dimensions on the module selection dialog</li>
37
+ </ul>
38
<b>1.6.4</b>
39
<ul>
40
<li>BUGFIX: Fix multiple device support on Android Studio 7.1+</li>
0 commit comments