Skip to content

Commit 74e681f

Browse files
Turned off autoincrement.
1 parent 6426b5b commit 74e681f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eas.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"production": {
2828
"distribution": "store",
29-
"autoIncrement": true,
29+
"autoIncrement": false,
3030
"android": {
3131
"buildType": "apk",
3232
"gradleCommand": ":app:assembleRelease"

0 commit comments

Comments
 (0)