Hi @lehcar09 , @mrober @aalej @argzdev we are trying to use uploadCrashlyticsSymbolFileRelease to upload sym file to firebase, but the task return 400.
- com.google.firebase:firebase-crashlytics-gradle: 3.0.6
- com.google.gms:google-services: 4.4.2
Base on my investigation, it returned 400 maybe because the authentication failed.
Do you have any ideas? Do we need api key or auth token to set up for Crashlytics Gradle plugin v3?
Thanks