Extracts Android manifest attributes to environment variables.
Read Android manifest attriubtes from AndroidManifest.xml file, then export that data to environment variables prefixed with AMI_.
AndroidManifest.xml
After this you can use these environment variables in other steps.
Extracts the version name and the version code from the Android App Bundle(aab).
Sets the specified <application> attributes in the AndroidManifest.xml
<application>
Sets the specified package name in the AndroidManifest.xml
Sets some important values in AndroidManifest.xml