Skip to content

Commit e3dc69e

Browse files
Update README.md
1 parent ff0b205 commit e3dc69e

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
@@ -8,7 +8,7 @@ This library allows launching a crash activity when the app crashes, instead of
88

99
**Library Availbale at JitPack.io**
1010

11-
[![](https://jitpack.io/v/TutorialsAndroid/CrashX.svg)](https://jitpack.io/#TutorialsAndroid/CrashX)
11+
[![](https://jitpack.io/v/TutorialsAndroid/crashx.svg)](https://jitpack.io/#TutorialsAndroid/crashx)
1212

1313
**Sample Screen**
1414

@@ -30,7 +30,7 @@ Add it in your root build.gradle at the end of repositories:
3030
Step 2. Add the dependency
3131

3232
dependencies {
33-
implementation 'com.github.TutorialsAndroid:CrashX:v0.1'
33+
implementation 'com.github.TutorialsAndroid:crashx:v0.1'
3434
}
3535

3636
...and you are done!

0 commit comments

Comments
 (0)