disable auto increment

This commit is contained in:
Hailey
2024-09-29 20:11:15 -07:00
parent c6cee4736f
commit 8f9d156f0b
+1 -1
View File
@@ -80,7 +80,7 @@
"autoIncrement": true "autoIncrement": true
}, },
"android": { "android": {
"autoIncrement": true "autoIncrement": false
}, },
"channel": "testflight", "channel": "testflight",
"env": { "env": {