Skip to content

Commit 0f3662a

Browse files
2 parents a54a22a + c28def7 commit 0f3662a

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# CrashX [![API](https://img.shields.io/badge/API-15%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=15) [![Known Vulnerabilities](https://snyk.io/test/github/TutorialsAndroid/CrashX/badge.svg?targetFile=library%2Fbuild.gradle)](https://snyk.io/test/github/TutorialsAndroid/CrashX?targetFile=library%2Fbuild.gradle) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-CrashX-red.svg?style=flat-square)](https://android-arsenal.com/details/1/7581)
1+
# CrashX [![API](https://img.shields.io/badge/API-15%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=15) [![Known Vulnerabilities](https://snyk.io/test/github/TutorialsAndroid/CrashX/badge.svg?targetFile=library%2Fbuild.gradle)](https://snyk.io/test/github/TutorialsAndroid/CrashX?targetFile=library%2Fbuild.gradle) [![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-CrashX-red.svg?style=flat-square)](https://android-arsenal.com/details/1/7581) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg)](https://GitHub.com/TutorialsAndroid/crashx)
22

33
This library allows launching a crash activity when the app crashes, instead of showing the hated "Unfortunately, X has stopped" dialog.
44

@@ -8,12 +8,7 @@ This library allows launching a crash activity when the app crashes, instead of
88

99
**Sample Screen**
1010

11-
![](https://github.com/TutorialsAndroid/CrashX/blob/master/images/device-2019-03-19-154405.png)
12-
13-
## Important
14-
15-
**Note this library was made in the making for `Kinda` app this library was copied from `customcrashactivity` repository on github we made this library because we want to use own library on `Kinda` app.So this library is in development we will monthly
16-
update this library with some changes.**
11+
![](https://github.com/TutorialsAndroid/crashx/blob/master/images/device-2019-03-19-154405.jpg)
1712

1813
## How to use
1914

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

3328
dependencies {
34-
implementation 'com.github.TutorialsAndroid:crashx:v0.1'
29+
implementation 'com.github.TutorialsAndroid:crashx:v15.4.19'
3530
}
3631

3732
...and you are done!

images/WPLink.jpg

58.8 KB
Loading

images/WPLink1.jpg

49.7 KB
Loading

0 commit comments

Comments
 (0)