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:
2
android/fastlane/Appfile
Normal file
2
android/fastlane/Appfile
Normal file
@@ -0,0 +1,2 @@
|
||||
json_key_file(ENV["SUPPLY_JSON_KEY"] || "fastlane/play-service-account.json")
|
||||
package_name("app.voltplan.cable")
|
||||
Reference in New Issue
Block a user