Skip to content

Commit 4baf1ae

Browse files
committed
chore: updates android app version
1 parent fb4dc8f commit 4baf1ae

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 47
92+
versionCode 48
9393
versionName "1.0"
9494
resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample"
9595
}

0 commit comments

Comments
 (0)