Sets some important values in AndroidManifest.xml
Sets the package, label, android:versionCode, and android:versionName attributes in AndroidManifest.xml.
Examples:
Sets the Android Manifest Version Code and Name to the specified value, in the target AndroidManifest.xml file for the next build.
Sets the specified <application> attributes in the AndroidManifest.xml
<application>
Sets the specified package name in the AndroidManifest.xml
Sets various values in the target Info.plist file for the next build.