Input changes
-
Instead of having two input for Android output filtering: one for APK and one for AAB, we merged the
android_bundle_output_patternto theandroid_output_pattern input. -
The
android_output_patterninput now supports multiple patterns splitted by a new line.
The step will filter the Android artifacts before export by the selectedandroid_output_type. -
New input:
is_debug_mode: If debug mode is enabled, the step will print verbose logs.