mirror of
https://github.com/immich-app/immich.git
synced 2025-01-04 02:46:47 +01:00
274fba1bd2
* Implement CI/CD for Android with Fastlane
2 lines
241 B
Text
2 lines
241 B
Text
json_key_file("/Users/alex/Documents/immich-fastlane-googleplaystore-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
|
package_name("app.alextran.immich") # e.g. com.krausefx.app
|