Created by: raviagarwal7
no_version_transitions_resources is true adds --no-version-transitions
no_auto_add_overlay_resources is true doesn’t add --auto-add-overlay which is added by default.
Move includesVectorDrawables constructor parameter above noAutoVersion to make it consistent with other classes where it is passed through.