* fastlane scripts * added fastlane credentials * added changelogs support * added rollout as option
3 lines
191 B
Plaintext
3 lines
191 B
Plaintext
json_key_file("api-credentials.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
|
package_name("com.naviapp") # e.g. com.krausefx.app
|