Skip to content

Commit 6c80ba2

Browse files
chore: bump appkit
1 parent 98fb069 commit 6c80ba2

File tree

3 files changed

+262
-55
lines changed

3 files changed

+262
-55
lines changed

dapps/W3MWagmi/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ android {
106106
applicationId "com.walletconnect.web3modal.rnsample"
107107
minSdkVersion rootProject.ext.minSdkVersion
108108
targetSdkVersion rootProject.ext.targetSdkVersion
109-
versionCode 188
109+
versionCode 189
110110
versionName "1.1"
111111
resValue "string", "build_config_package", "com.w3mwagmi"
112112
}

dapps/W3MWagmi/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"@react-navigation/bottom-tabs": "6.6.1",
2424
"@react-navigation/native": "6.1.18",
2525
"@react-navigation/native-stack": "6.10.1",
26-
"@reown/appkit-bitcoin-react-native": "0.0.0-feat-siwx-20250924133535",
27-
"@reown/appkit-coinbase-react-native": "0.0.0-feat-siwx-20250924133535",
28-
"@reown/appkit-react-native": "0.0.0-feat-siwx-20250924133535",
29-
"@reown/appkit-solana-react-native": "0.0.0-feat-siwx-20250924133535",
30-
"@reown/appkit-wagmi-react-native": "0.0.0-feat-siwx-20250924133535",
26+
"@reown/appkit-bitcoin-react-native": "0.0.0-feat-siwx-20250924182536",
27+
"@reown/appkit-coinbase-react-native": "0.0.0-feat-siwx-20250924182536",
28+
"@reown/appkit-react-native": "0.0.0-feat-siwx-20250924182536",
29+
"@reown/appkit-solana-react-native": "0.0.0-feat-siwx-20250924182536",
30+
"@reown/appkit-wagmi-react-native": "0.0.0-feat-siwx-20250924182536",
3131
"@sentry/react-native": "^6.14.0",
3232
"@solana/web3.js": "^1.98.2",
3333
"@tanstack/react-query": "5.62.2",

0 commit comments

Comments
 (0)