use fastlane to deploy android app
This commit is contained in:
2
frontend/android/fastlane/Appfile
Normal file
2
frontend/android/fastlane/Appfile
Normal file
@@ -0,0 +1,2 @@
|
||||
json_key_file("google-key.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||||
package_name("com.anydev.anyway") # e.g. com.krausefx.app
|
Reference in New Issue
Block a user