Skip to content

Commit

Permalink
chore: updates android app version
Browse files Browse the repository at this point in the history
  • Loading branch information
ganchoradkov committed Dec 12, 2024
1 parent fb4dc8f commit 4baf1ae
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 47
versionCode 48
versionName "1.0"
resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample"
}
Expand Down

0 comments on commit 4baf1ae

Please sign in to comment.