Skip to content

Commit

Permalink
Fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yorty Ruiz Hernandez committed Jan 22, 2024
1 parent 8bc7326 commit b981440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
- As an iOS developer, you are required to increase the build number for each binary that you upload. If you forget it, the binary will be rejected, and you will have to compile and upload again.
- As an Android developer, you are required to increase the version code for each app bundle that you upload. If you forget it, the binary will be rejected even if it belongs to a previous version.
- You want to use continuous integration and don't want to commit build number / version code increases.
- You need to have de-centralized builds where part of the team if allowed to build and deploy to google play / app store and at the same time make sure the version code / build number increases with every deploy.
- You need to have de-centralized builds where part of the team is allowed to build and deploy to google play / app store and at the same time make sure the version code / build number increases with every deploy.

## Integrating with your project

Expand Down

0 comments on commit b981440

Please sign in to comment.