3.4.0
- Introduced a new input
retry_without_sending_to_review
to signal that the step should retry sending changes by setting the newly introducedchangesNotSentForReview
flag. #119 #120 - The changes are first always sent without the flag, but if it fails it can be retried by applying the flag. Please not that in later case the review has to be manually initiated on the Google Play Console UI