Skip to content

Commit 4591ff5

Browse files
aapelivclaude
andcommitted
Revert app-bundle buildType for the devtool profile
buildType only applies to release builds; a development client builds an APK regardless, so the setting was dead config that only churned the fingerprint. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent ee4198a commit 4591ff5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

app/mobile/eas.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@
3535
"devtool": {
3636
"developmentClient": true,
3737
"distribution": "store",
38-
"android": {
39-
"buildType": "app-bundle"
40-
},
4138
"autoIncrement": true,
4239
"channel": "development",
4340
"environment": "preview",

0 commit comments

Comments
 (0)