Course lesson
Set the build number to increment automatically and learn when to increment version numbers.
Set the build number to increment automatically and learn when to increment version numbers.
While you’re developing your app, when you submit an app with a specific version + version code to the App or Play Store, you cannot submit another app with the same values.
The best practice is to set the build number to increment automatically.
The version number can be incremented manually after each store release.
📖 Docs
Course lesson
Set the build number to increment automatically and learn when to increment version numbers.