Skip to content

Fixes android/plaid#616 : Removed Fabric and updated to Firebase Crashlytics - #834

Open
thederputy wants to merge 1 commit into
nickbutcher:mainfrom
thederputy:bugfix/616-remove-fabric
Open

Fixes android/plaid#616 : Removed Fabric and updated to Firebase Crashlytics#834
thederputy wants to merge 1 commit into
nickbutcher:mainfrom
thederputy:bugfix/616-remove-fabric

Conversation

@thederputy

@thederputy thederputy commented Jun 23, 2020

Copy link
Copy Markdown

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Removed references to fabric crashlytics and replaced with Firebase Crashlytics.

  • Separate versions for the gradle plugin (crashlytics_plugin) and the library dependency (crashlytics)
  • Added maven dependency group for com.google.android.datatransport, which is a transient dependency of Firebase Crashlytics

💡 Motivation and Context

Fabric's Crashlytics is deprecated in favor of Firebase Crashlytics.

Fixes this open issue: #616

💚 How did you test it?

Manually by building and running the app.

📝 Checklist

  • I ran ./gradlew spotlessApply before submitting the PR
  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing

🔮 Next steps

Integrate this PR :)

📸 Screenshots / GIFs

…ytics

- Separate versions for the gradle plugin (`crashlytics_plugin`) and the library dependency (`crashlytics`)
- Added maven dependency group for `com.google.android.datatransport`, which is a transient dependency of Firebase Crashlytics
@codingjeremy
codingjeremy changed the base branch from master to main September 29, 2020 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants