chore: Implement playstore CD
This commit is contained in:
parent
edfbb16044
commit
a5c7e4baaf
21 changed files with 190 additions and 29 deletions
2
android/fastlane/Appfile
Normal file
2
android/fastlane/Appfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
json_key_file("keys.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||||
package_name("chat.fluffy.fluffychat") # e.g. com.krausefx.app
|
||||
Loading…
Add table
Add a link
Reference in a new issue