Skip to content
This repository has been archived by the owner on Sep 10, 2020. It is now read-only.

Commit

Permalink
Update Bugsnag to fix NPE.
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeWharton committed Jan 9, 2015
1 parent 1da6991 commit 235dcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion telecine/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencies {
compile 'com.google.android.gms:play-services-base:6.5.87'
compile 'com.jakewharton:butterknife:6.0.0'
compile 'com.jakewharton.timber:timber:2.5.0'
compile 'com.bugsnag:bugsnag-android:3.2.1'
compile 'com.bugsnag:bugsnag-android:3.2.2'
compile 'com.squareup.dagger:dagger:1.2.2'
apt 'com.squareup.dagger:dagger-compiler:1.2.2'
}

0 comments on commit 235dcfc

Please sign in to comment.