setup fastlane for android
This commit is contained in:
parent
bf2fab3aa1
commit
c28bf2449e
10 changed files with 485 additions and 3 deletions
2
android/fastlane/Appfile
Normal file
2
android/fastlane/Appfile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
json_key_file("") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
|
||||
package_name("com.initproject") # e.g. com.krausefx.app
|
||||
Loading…
Add table
Add a link
Reference in a new issue