In the Android manifest file, there is a field that specifies the application version.
How I can read that value programmatically?
In the Android manifest file, there is a field that specifies the application version.
How I can read that value programmatically?