Skip to content

Commit

Permalink
refactor(mobile): update eas.json resource class
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed Jan 19, 2025
1 parent bd262af commit a399613
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions apps/mobile/eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,13 @@
"distribution": "internal",
"android": {
"buildType": "apk"
},
"ios": {
"resourceClass": "m1-medium"
}
},
"production": {
"extends": "monorepo",
"distribution": "store",
"android": {
"buildType": "app-bundle"
},
"ios": {
"resourceClass": "m1-medium"
}
}
}
Expand Down

0 comments on commit a399613

Please sign in to comment.