We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aac65f4 commit 0ab2567Copy full SHA for 0ab2567
wallets/rn_cli_wallet/android/app/build.gradle
@@ -89,7 +89,7 @@ android {
89
applicationId "com.walletconnect.web3wallet.rnsample"
90
minSdkVersion rootProject.ext.minSdkVersion
91
targetSdkVersion rootProject.ext.targetSdkVersion
92
- versionCode 48
+ versionCode 47
93
versionName "1.0"
94
resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample"
95
}
0 commit comments