Skip to content

Commit

Permalink
Updated SDK to version 1.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Prasannan N <[email protected]>
  • Loading branch information
Prasannan N committed Dec 4, 2014
1 parent b8cccb6 commit e255b01
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 0 additions & 1 deletion MobihelpSDK/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<uses-permission android:name="android.permission.READ_LOGS" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />

<application
android:label="@string/app_name" >
Expand Down
6 changes: 5 additions & 1 deletion MobihelpSDK/README.TXT
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,12 @@ Documentation : http://developer.freshdesk.com/mobihelp
Support : http://support.freshdesk.com
Email : [email protected]

V1.2.1
---------------------
Fix Empty Attachment Issue.

V1.2
__________________________
---------------------
Added Auto Reply for new Conversations
Image Attachments can be added to conversations
Configuration can be done from SDK
Expand Down
Binary file modified MobihelpSDK/libs/mobihelp.jar
Binary file not shown.

0 comments on commit e255b01

Please sign in to comment.