# Fastlane Appfile for Android Play Store uploads.
# CI: pipeline decodes ANDROID_PLAYSTORE_JSON_BASE64 to playstore-credentials.json.
# Local: set PLAYSTORE_JSON_KEY to your file (e.g. datafy-454814-5c78fcf0333a.json) or use default.
json_key_file(ENV["PLAYSTORE_JSON_KEY"] || "playstore-credentials.json")
package_name("coza.datafy.web")
