mawaqit / android-tv-app

Prayer times App for Android TV
https://mawaqit.net
Other
34 stars 15 forks source link

Fix/ add changes not sent for review to codemagic file #1056

Closed ghassenbenzahra123 closed 3 months ago

ghassenbenzahra123 commented 3 months ago

This PR fixes the error when publishing the new built artifact with codemagic to google Play.

Google Play failed to upload artefacts. Changes cannot be sent for review automatically. Please set the query parameter changesNotSentForReview to true. Once committed, the changes in this edit can be sent for review from the Google Play Console UI.: { "error": { "code": 400, "message": "Changes cannot be sent for review automatically. Please set the query parameter changesNotSentForReview to true. Once committed, the changes in this edit can be sent for review from the Google Play Console UI.", "status": "INVALID_ARGUMENT" } }