setup fastlane for android

This commit is contained in:
Gergely Hegedus 2023-09-01 17:18:08 +03:00
parent bf2fab3aa1
commit c28bf2449e
10 changed files with 485 additions and 3 deletions

2
android/fastlane/Appfile Normal file
View 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