Skip to content

Commit 0ab2567

Browse files
authored
Update build.gradle
1 parent aac65f4 commit 0ab2567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wallets/rn_cli_wallet/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ android {
8989
applicationId "com.walletconnect.web3wallet.rnsample"
9090
minSdkVersion rootProject.ext.minSdkVersion
9191
targetSdkVersion rootProject.ext.targetSdkVersion
92-
versionCode 48
92+
versionCode 47
9393
versionName "1.0"
9494
resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample"
9595
}

0 commit comments

Comments
 (0)