Skip to content

Commit

Permalink
chore: bumps android version
Browse files Browse the repository at this point in the history
  • Loading branch information
ganchoradkov committed Dec 17, 2024
1 parent 92728ff commit 621f755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wallets/rn_cli_wallet/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ android {
applicationId "com.walletconnect.web3wallet.rnsample"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 49
versionCode 50
versionName "1.0"
resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample"
}
Expand Down

0 comments on commit 621f755

Please sign in to comment.