Skip to content

Commit

Permalink
feat(upgrade): upgrade to latest crashlytics version
Browse files Browse the repository at this point in the history
  • Loading branch information
sibelius authored Apr 30, 2018
1 parent 4c0323e commit 9d432c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ repositories {

dependencies {
compile 'com.facebook.react:react-native:+'
compile('com.crashlytics.sdk.android:crashlytics:2.5.5@aar') {
compile('com.crashlytics.sdk.android:crashlytics:2.9.2@aar') {
transitive = true;
}
}

0 comments on commit 9d432c2

Please # to comment.