Hi,
People form our Android Development Team explain me that with the recent releases of Android Studio IDE it set versionCode and buildNumber directly into the gradle file, instead of writing them inside the AndroidManifest.xml which was the standard in the past.
Now, I’m looking for some step that could solve that issue, because atm I must enforce our team to manually change versionCode and buildNumber in the AndroidManifest.xml.
Thanks for you feedback, best regards.