We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e9b69 commit e9aeea7Copy full SHA for e9aeea7
.github/workflows/build.yml
@@ -51,6 +51,7 @@ jobs:
51
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
52
packageName: net.ethrel.npa_mobile
53
releaseFiles: build/app/outputs/bundle/release/app-release.aab
54
+ changesNotSentForReview: true
55
track: production
56
status: completed
57
inAppUpdatePriority: 5
0 commit comments