Android versioning in flutter using codemagic
Navaneet00 opened this issue · 0 comments
Navaneet00 commented
Discussed in https://github.com/orgs/codemagic-ci-cd/discussions/2359
Originally posted by Navaneet00 February 6, 2024
How to update the version code and version name of the app?
When codemagic updates version code and version name using the latest version from google play store or app store and incrementing it... I want to assign this version in the app directly.
I want to show version name in my app in the settings page. Also can u please suggest other ways to set the latest version of app using codemagic?