7 lines
309 B
Plaintext
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.
|