Skip to content

Commit 06bdb9b

Browse files
fixed in version name
2 parents 87bee80 + 2811824 commit 06bdb9b

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +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.jpg)
11+
![](https://github.com/TutorialsAndroid/crashx/blob/master/images/device-2019-03-19-154405.png)
1212

1313
## How to use
1414

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

2828
dependencies {
29-
implementation 'com.github.TutorialsAndroid:crashx:v15.4.19'
29+
implementation 'com.github.TutorialsAndroid:crashx:v30.5.19'
3030
}
3131

3232
...and you are done!

images/WPLink.jpg

-58.8 KB
Binary file not shown.

images/WPLink1.jpg

-49.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)