Skip to content

Commit

Permalink
Remove unnecessary custom build
Browse files Browse the repository at this point in the history
  • Loading branch information
NSeydoux committed Sep 10, 2024
1 parent 3b1fc67 commit 8b0faaf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
12 changes: 0 additions & 12 deletions .eas/build/android-custom-build.yml

This file was deleted.

10 changes: 0 additions & 10 deletions eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,6 @@
"EXPO_PUBLIC_LOGIN_URL" : "https://datawallet.dev.inrupt.com/oauth2/authorization/wallet-app",
"EXPO_PUBLIC_WALLET_API": "https://datawallet.dev.inrupt.com"
}
},
"custom": {
"distribution": "internal",
"env": {
"EXPO_PUBLIC_LOGIN_URL" : "https://datawallet.dev.inrupt.com/oauth2/authorization/wallet-app",
"EXPO_PUBLIC_WALLET_API": "https://datawallet.dev.inrupt.com"
},
"android": {
"config": "android-custom-build.yml"
}
}
},
"submit": {
Expand Down

0 comments on commit 8b0faaf

Please sign in to comment.