Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fixed in version name
  • Loading branch information
TutorialsAndroid committed Jun 4, 2019
2 parents 87bee80 + 2811824 commit 06bdb9b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This library allows launching a crash activity when the app crashes, instead of

**Sample Screen**

![](https://github.com/TutorialsAndroid/crashx/blob/master/images/device-2019-03-19-154405.jpg)
![](https://github.com/TutorialsAndroid/crashx/blob/master/images/device-2019-03-19-154405.png)

## How to use

Expand All @@ -26,7 +26,7 @@ Add it in your root build.gradle at the end of repositories:
Step 2. Add the dependency

dependencies {
implementation 'com.github.TutorialsAndroid:crashx:v15.4.19'
implementation 'com.github.TutorialsAndroid:crashx:v30.5.19'
}

...and you are done!
Expand Down
Binary file removed images/WPLink.jpg
Binary file not shown.
Binary file removed images/WPLink1.jpg
Binary file not shown.

0 comments on commit 06bdb9b

Please sign in to comment.