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.
This commit is contained in:
2026-08-12 13:58:09 +02:00
parent 8541130fa3
commit 88e79d79bf
22 changed files with 180 additions and 0 deletions

2
android/fastlane/Appfile Normal file
View File

@@ -0,0 +1,2 @@
json_key_file(ENV["SUPPLY_JSON_KEY"] || "fastlane/play-service-account.json")
package_name("app.voltplan.cable")