-
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split fastlane build and deploy steps
This means we can build all apks, and publish to GitHub, without also publishing to the Play Store. #138 Also solves a bug where Play Store rejection meant the apks weren't uploaded to GitHub by switching the order of release steps. #91
- Loading branch information
1 parent
18d3cbc
commit a858ac3
Showing
2 changed files
with
67 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters