Remove changesNotSentForReview flag from PlayStore release jobs

This commit is contained in:
Rafael Caetano 2023-11-02 16:30:32 +00:00
parent 54e11b850c
commit fb850e80d0
2 changed files with 0 additions and 2 deletions

View File

@ -51,7 +51,6 @@ jobs:
track: beta
inAppUpdatePriority: 2
status: draft
changesNotSentForReview: true
whatsNewDirectory: ./.github/changelog/playStore
mappingFile: app/build/outputs/mapping/playStoreRelease/mapping.txt
debugSymbols: app/build/outputs/native-debug-symbols/playStoreRelease/native-debug-symbols.zip

View File

@ -109,7 +109,6 @@ jobs:
track: beta
inAppUpdatePriority: 2
status: draft
changesNotSentForReview: true
whatsNewDirectory: ./.github/changelog/playStore
mappingFile: app/build/outputs/mapping/playStoreRelease/mapping.txt
debugSymbols: app/build/outputs/native-debug-symbols/playStoreRelease/native-debug-symbols.zip