Skip to content

Commit

Permalink
disable auto increment
Browse files Browse the repository at this point in the history
  • Loading branch information
haileyok committed Sep 30, 2024
1 parent c6cee47 commit 8f9d156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"autoIncrement": true
},
"android": {
"autoIncrement": true
"autoIncrement": false
},
"channel": "testflight",
"env": {
Expand Down

0 comments on commit 8f9d156

Please sign in to comment.