I am trying to add Crashlytics to my new Android app. I have followed all of the instructions from this question:
How to add new application to Fabric
I created a new Organization on my Fabric profile since it is a team collaboration, and copied the API key from that into my Manifest, but the app doesnt get created. What am I doing wrong?
The app syncs fine, and I dont get any error messages when building.