Skip to content

Commit

Permalink
change buildType for internal build
Browse files Browse the repository at this point in the history
  • Loading branch information
dr497 committed Nov 13, 2023
1 parent dd86c65 commit 90d357a
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 @@ -13,7 +13,7 @@
"distribution": "internal",
"node": "18.15.0",
"android": {
"buildType": "apk"
"buildType": "app-bundle"
},
"env": {
"SOLANA_RPC_URL": "https://helius-proxy.bonfida.com"
Expand Down

0 comments on commit 90d357a

Please sign in to comment.