Skip to content

Commit

Permalink
Merge pull request #8 from cutmail/update-fabric
Browse files Browse the repository at this point in the history
Update crashlytics v2.6.7
  • Loading branch information
cutmail authored Mar 16, 2017
2 parents f1a43d3 + 7838f9b commit 2456a74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ android {
}

dependencies {
compile('com.crashlytics.sdk.android:crashlytics:2.6.5@aar') {
compile('com.crashlytics.sdk.android:crashlytics:2.6.7@aar') {
transitive = true;
}
compile 'com.android.support:appcompat-v7:25.0.1'
Expand Down

0 comments on commit 2456a74

Please sign in to comment.