There was an error while loading. Please reload this page.
1 parent 264bcb3 commit 7f14d04Copy full SHA for 7f14d04
src/main/resources/META-INF/plugin.xml
@@ -9,6 +9,12 @@
9
]]></description>
10
11
<change-notes><![CDATA[
12
+ <b>version 1.6</b><br>
13
+ fixed 'Write access is allowed from write-safe contexts only' error<br>
14
+ minimum IDEA version is now 143 (IntelliJ IDEA 15)<br>
15
+ updated baksmali.jar to version 2.2.1<br>
16
+ build plugin with Gradle (4.0) & gradle-intellij-plugin<br>
17
+ continuous integration with Travis CI and AppVeyor
18
<b>version 1.5</b><br>
19
kotlin runtime 1.0.3<br>
20
updated baksmali.jar to version 2.1.3<br>
0 commit comments