File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed
Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "expo" : {
33 "name" : " native" ,
4- "slug" : " appkit-expo-sample " ,
4+ "slug" : " appkit" ,
55 "version" : " 1.0.0" ,
66 "orientation" : " default" ,
77 "icon" : " ./assets/icon.png" ,
1919 "runtimeVersion" : {
2020 "policy" : " appVersion"
2121 },
22- "owner" : " nacho.walletconnect" ,
23- "assetBundlePatterns" : [" **/*" ],
24- "plugins" : [" ./expo-plugins/installed-wallets.js" ],
22+ "owner" : " nacho.reown" ,
23+ "assetBundlePatterns" : [
24+ " **/*"
25+ ],
26+ "plugins" : [
27+ " ./expo-plugins/installed-wallets.js"
28+ ],
2529 "ios" : {
2630 "buildNumber" : " 1" ,
2731 "bundleIdentifier" : " com.walletconnect.web3modal.rnsdk" ,
6872 },
6973 "android" : {
7074 "versionCode" : 1 ,
71- "package" : " com.walletconnect.web3modal.rnsdk " ,
75+ "package" : " com.reown.appkit.expo " ,
7276 "adaptiveIcon" : {
7377 "foregroundImage" : " ./assets/adaptive-icon.png" ,
7478 "backgroundColor" : " #FFFFFF"
8488 },
8589 "extra" : {
8690 "eas" : {
87- "projectId" : " 2d3ad657-c612-4f65-ba0f-62c277388fa6 "
91+ "projectId" : " 2325cd86-ac2f-4ecc-a094-6bb2276f2e8a "
8892 }
8993 }
9094 }
91- }
95+ }
You can’t perform that action at this time.
0 commit comments