Sets the specified <application> attributes in the AndroidManifest.xml
This step allows to change the initial attributes of the application tag specified in AndroidManifest.xml
This is mainly required for the android app created with Xamarin.
Xamarin doesn't provide an easy wayt to change such attributes as android:label or android:icon depending on the configuration. So this step may be used to do so.