I have been using the latest Crashlytics (Fabric integration) for a while. But recently I encountered the following crash error due to missing dependency although I didn\'t
I had same problem after update plugin. to solve need remove from AndroidManifest.xml:
and add to fabric.properties:
apiSecret=API_SECRET_KEY apiKey=YOUR_SECRET_KEY
UPDATE:
Now, you have to use: