Add fastlane init files in android/ios subdirectories; set up internal and beta testing (#76)

This commit is contained in:
Amanda Bullington
2022-04-05 15:32:16 -07:00
committed by GitHub
parent 1ebf4b951d
commit b690139fd1
17 changed files with 814 additions and 8 deletions

5
.gitignore vendored
View File

@@ -68,4 +68,7 @@ vendor/
/coverage/
# Secrets file
.env
.env
# Fastlane-generated files
*.zip