File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
dapps/W3MWagmi/android/app
wallets/rn_cli_wallet/android/app Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ android {
102
102
applicationId " com.walletconnect.web3modal.rnsample"
103
103
minSdkVersion rootProject. ext. minSdkVersion
104
104
targetSdkVersion rootProject. ext. targetSdkVersion
105
- versionCode 60
105
+ versionCode 61
106
106
versionName " 1.1"
107
107
resValue " string" , " build_config_package" , " com.w3mwagmi"
108
108
}
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ android {
89
89
applicationId " com.walletconnect.web3wallet.rnsample"
90
90
minSdkVersion rootProject. ext. minSdkVersion
91
91
targetSdkVersion rootProject. ext. targetSdkVersion
92
- versionCode 43
92
+ versionCode 44
93
93
versionName " 1.0"
94
94
resValue " string" , " build_config_package" , " com.walletconnect.web3wallet.rnsample"
95
95
}
You can’t perform that action at this time.
0 commit comments