Skip to content

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

Description

@uhrohraggy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions