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 1
1
{
2
2
"expo" : {
3
3
"name" : " native" ,
4
- "slug" : " appkit-expo-sample " ,
4
+ "slug" : " appkit" ,
5
5
"version" : " 1.0.0" ,
6
6
"orientation" : " default" ,
7
7
"icon" : " ./assets/icon.png" ,
19
19
"runtimeVersion" : {
20
20
"policy" : " appVersion"
21
21
},
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
+ ],
25
29
"ios" : {
26
30
"buildNumber" : " 1" ,
27
31
"bundleIdentifier" : " com.walletconnect.web3modal.rnsdk" ,
68
72
},
69
73
"android" : {
70
74
"versionCode" : 1 ,
71
- "package" : " com.walletconnect.web3modal.rnsdk " ,
75
+ "package" : " com.reown.appkit.expo " ,
72
76
"adaptiveIcon" : {
73
77
"foregroundImage" : " ./assets/adaptive-icon.png" ,
74
78
"backgroundColor" : " #FFFFFF"
84
88
},
85
89
"extra" : {
86
90
"eas" : {
87
- "projectId" : " 2d3ad657-c612-4f65-ba0f-62c277388fa6 "
91
+ "projectId" : " 2325cd86-ac2f-4ecc-a094-6bb2276f2e8a "
88
92
}
89
93
}
90
94
}
91
- }
95
+ }
You can’t perform that action at this time.
0 commit comments