Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Wendt committed Jul 10, 2015
1 parent e90f1f6 commit 6c5989d
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,19 @@

The HockeyAppUnity-Android plugin implements support for using HockeyApp in your Unity-Android builds. It easily lets you keep track of crashes that have been caused by your scripts or native Java code.

## Requirements (Version 1.0.5)
## Requirements (Version 1.0.6)

* Unity 5.0 or newer (SDK versions with Unity 4 support can be found at the [Unity Asset Store](https://www.assetstore.unity3d.com/en/?gclid=CO) or by switching to the 1.0.3 tag on GitHub).
* Android 2.1 or newer.

###Changelog:###

1.0.5:

- Update HockeApp SDK Android version to 3.5
- Fix warnings
- Extend demo project: Add handled managed exception

1.0.6:

- Append SDK and App information to crash reports
* SDK name
* SDK version
* App version name

## Installation & Setup

Expand Down

0 comments on commit 6c5989d

Please sign in to comment.