Build error after migrating from Crashlytics SDK to Fabric

前端 未结 2 756
鱼传尺愫
鱼传尺愫 2021-01-17 19:09

Recently, we\'ve upgraded our organization\'s Crashlytics account to Fabric, and I\'m trying to replace the old Crashlytics SDK with the new Fabric SDK in our existing apps.

2条回答
  •  独厮守ぢ
    2021-01-17 19:27

    It turns out that the old Crashlytics JAR was still hiding in my libs folder somehow, and after removing it, this error no longer persists.

    I feel a little boneheaded, but I'll leave this up to help any future Googlers who run into the same issue. :)

提交回复
热议问题