4 lines
168 B
Text
4 lines
168 B
Text
|
# Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||
|
json_key_file(ENV["K9_JSON_KEY_FILE"])
|
||
|
package_name("com.fsck.k9")
|