Skip to content

Commit dec7325

Browse files
committed
fix: set android build action to not automatically send changes for review
1 parent cb58bbd commit dec7325

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build-android.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ jobs:
132132
status: inProgress
133133
inAppUpdatePriority: 0
134134
userFraction: 0.2
135+
changesNotSentForReview: true
135136
# whatsNewDirectory: distribution/whatsnew
136137
# mappingFile: app/build/outputs/mapping/release/mapping.txt
137-
# debugSymbols: app/build/intermediates/merged_native_libs/release/out/lib/
138+
# debugSymbols: app/build/intermediates/merged_native_libs/release/out/lib/

0 commit comments

Comments
 (0)