This repository has been archived by the owner on Apr 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 411
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
David Vávra
committed
Feb 2, 2016
1 parent
6828b0f
commit 793b997
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<idea-plugin version="2"> | ||
<id>eu.inmite.android.plugin.butterknifezelezny</id> | ||
<name>Android ButterKnife Zelezny</name> | ||
<version>1.3.3-SNAPSHOT</version> | ||
<version>1.4.0</version> | ||
<vendor email="[email protected]" url="http://github.com/avast">Avast</vendor> | ||
|
||
<description><![CDATA[ | ||
|
@@ -11,9 +11,10 @@ | |
<change-notes><![CDATA[ | ||
<html> | ||
<b>1.3.3-SNAPSHOT</b> | ||
<b>1.4.0</b> | ||
<ul> | ||
<li>Fixed plugin crash (#62)</li> | ||
<li>Support for @OnClick (#73)</li> | ||
<li>Fixed plugin crashes (#62 and #52)</li> | ||
</ul> | ||
<b>1.3.2</b> (7/17/2015) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters