Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the legacy Fabric Crashlytics SDK with the new Firebase Crashlytics SDK #80

Open
uhrohraggy opened this issue Nov 15, 2020 · 0 comments

Comments

@uhrohraggy
Copy link

Fabric and Crashlytics dependencies are deprecated as of October 2020, and just now Nov 15 , the project will fail with error:

groovy.lang.MissingPropertyException: No such property: scope for class: com.android.build.gradle.internal.variant.ApplicationVariantData

as described here: https://stackoverflow.com/questions/62198361/no-such-property-scope-for-class-com-android-build-gradle-internal-variant-app

Fix is to replace with the new FirebaseCrashlytics per https://firebase.google.com/docs/crashlytics/upgrade-sdk?platform=android#java

I've started this replacement, should have a PR up tonight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant