Skip to content

Commit

Permalink
chore: fix distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
zant committed Jan 29, 2025
1 parent 6c5be17 commit 154d6a6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@
"development": {
"developmentClient": false,
"autoIncrement": "true",
"distribution": "internal",
"android": {
"image": "latest",
"distribution": "internal"
},
"ios": {
"distribution": "store"
"image": "latest"
}
},
"internal_test": {
Expand Down

0 comments on commit 154d6a6

Please sign in to comment.