Skip to content

Commit

Permalink
version ⬆️ 0.1.3
Browse files Browse the repository at this point in the history
No changes. Just rebuild using JDK 1.6.

issue: #1
  • Loading branch information
importre committed Aug 20, 2015
1 parent 29a3b15 commit 27cd231
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions META-INF/plugin.xml
@@ -1,7 +1,7 @@
<idea-plugin version="2">
<id>importre.intellij.android.selector</id>
<name>Android Selector</name>
<version>0.1.2</version>
<version>0.1.3</version>
<vendor email="jaeweheo@gmail.com" url="http://import.re">
importre
</vendor>
Expand All @@ -14,15 +14,15 @@
<br/><br/>
- ripple drawable is generated in drawable-v21 directory.<br/>
- normal drawable is generated in drawable directory.<br/>
- normal drawable is generated in drawable directory.<br/><br/>
<h2>Dependency</h2>
<br/>
- com.android.support:appcompat-v7:22.+
]]></description>

<change-notes><![CDATA[
Initial release.
Fix PluginException on Android Studio 1.4
]]>
</change-notes>

Expand Down

0 comments on commit 27cd231

Please sign in to comment.