Skip to content

Commit 8b6b8c5

Browse files
committed
Merge tag 'v2.0.1' into develop
java2smali 2.0.1
2 parents 7912509 + 7b9007b commit 8b6b8c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ sonarqube {
6767
}
6868
}
6969

70-
version = '2.1.0-SNAPSHOT'
70+
version = '2.0.1'

src/main/resources/META-INF/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
]]></description>
1010

1111
<change-notes><![CDATA[
12-
<b>version 2.0.0</b><br>
12+
<b>version 2.0.1</b><br>
1313
Rewrote plugin to be more resilient across build setups (Gradle, Maven, Android)<br>
1414
Support for IntelliJ IDEA 2020.1 / Android Studio 3.6.3<br>
1515
New minimum build version: 191 (2019.1)<br>

0 commit comments

Comments
 (0)