Files
Курнат Андрей 2315f25754 Initial QSfera import
2026-06-07 10:20:04 +03:00

7 lines
309 B
Plaintext

package_name("eu.qsfera.android")
# Credentials are read from environment, NOT a file in the repo:
# SUPPLY_JSON_KEY — absolute path to the service-account JSON (local dev)
# SUPPLY_JSON_KEY_DATA — raw JSON contents (CI; e.g. a GitHub Actions secret)
# Set whichever one fits your workflow.