Skip to content

Commit

Permalink
update version link
Browse files Browse the repository at this point in the history
  • Loading branch information
sbezboro committed Mar 13, 2014
1 parent 02ad37f commit 419afdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Java library for reporting exceptions, errors, and log messages to [Rollbar](htt

## Setup ##

Download [rollbar-android.jar](https://github.com/rollbar/rollbar-android/releases/download/v0.0.5/rollbar-android-0.0.5.jar) and place it in your Android project's `libs` directory.
Download [rollbar-android.jar](https://github.com/rollbar/rollbar-android/releases/download/v0.0.6/rollbar-android-0.0.6.jar) and place it in your Android project's `libs` directory.

Add the following line in your custom Application subclass's `onCreate()` to initialize Rollbar:

Expand Down

0 comments on commit 419afdf

Please sign in to comment.