Files
Cable/android/fastlane/Appfile
Stefan Lange-Hegermann 88e79d79bf Add Play Store listing metadata for fastlane supply
Title, short description, localised full descriptions and the 1.8.0
release notes for en-US, de-DE, es-ES, fr-FR and nl-NL, ready for
`fastlane supply`. The service account key stays out of the repo.
2026-08-12 13:58:09 +02:00

3 lines
113 B
Plaintext

json_key_file(ENV["SUPPLY_JSON_KEY"] || "fastlane/play-service-account.json")
package_name("app.voltplan.cable")