Android Firebase app distribution - Service credentials file does not exist. Please check the service credentials path and try again
问题 I'm trying to migrate from Crashlytics Beta to Firebase App Distribution. CircleCi in the Middle. The build failes in CircleCi with the following error: What went wrong: Execution failed for task ':FiverrApp:appDistributionUploadRelease'. Service credentials file does not exist. Please check the service credentials path and try again Here is how i'm configuring serviceCredentialsFile variable In my build.gradle: release { buildConfigField "boolean", "FORCE_LOGS", "true"