Skip to content

Commit 942b331

Browse files
Update README.md
1 parent 443885b commit 942b331

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This library allows launching a crash activity when the app crashes, instead of
55
**Library Availbale at JitPack.io**
66

77
[![](https://jitpack.io/v/TutorialsAndroid/crashx.svg)](https://jitpack.io/#TutorialsAndroid/crashx)
8-
`Version 30.5.19 is now deprecated use new version v3.0.19`
8+
`Version 30.5.19 is now deprecated use new version v4.0.19`
99

1010
**Sample Screen**
1111

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

2929
dependencies {
30-
implementation 'com.github.TutorialsAndroid:crashx:v3.0.19'
30+
implementation 'com.github.TutorialsAndroid:crashx:v4.0.19'
3131
}
3232

3333
...and you are done!

0 commit comments

Comments
 (0)