/opt/canhelp/apps/mobile/android/fastlane
NameSizeModeActions
metadata/-0755rm
Appfile2530644editdlrm
Fastfile13660644editdlrm
Edit: /opt/canhelp/apps/mobile/android/fastlane/Appfile (253B)
play_store_json_key = ENV["PLAY_STORE_JSON_KEY"]&.strip if play_store_json_key && !play_store_json_key.empty? json_key_data(play_store_json_key) else json_key_file(File.expand_path("play-store-key.json", __dir__)) end package_name("gr.canhelp.app")