mirror of
https://github.com/ushahidi/SMSSync.git
synced 2026-04-24 23:35:54 +03:00
[PR #474] [MERGED] 473 add firebase crash reporting support #488
Labels
No labels
Bug report
Code improvement
Concern
Feature request
Feature request
Good first issue to work on
In progress
Needs info
Question
Ready
Translation
User Experience
User Experience
Website
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SMSSync#488
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ushahidi/SMSSync/pull/474
Author: @eyedol
Created: 2/17/2017
Status: ✅ Merged
Merged: 2/21/2017
Merged by: @eyedol
Base:
master← Head:473-add-firebase-crash-reporting-support📝 Commits (1)
774c82eIntegrate Firebase crash reporting tool📊 Changes
7 files changed (+199 additions, -2 deletions)
View changed files
📝
.travis.yml(+2 -0)📝
build.gradle(+2 -1)📝
dependencies/dependencies.gradle(+3 -0)📝
smssync/build.gradle(+6 -0)➕
smssync/google-services.json(+135 -0)📝
smssync/src/main/java/org/addhen/smssync/presentation/App.java(+1 -1)➕
smssync/src/main/java/org/addhen/smssync/presentation/FirebaseCrashTree.java(+50 -0)📄 Description
Fixes #473
This
PRmakes the following changes:Todo
google-services.jsonto one associated with Ushahidi's email address.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.