Skip to content

Commit

Permalink
chore: bump android version
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosantise committed Jul 18, 2024
1 parent 376ee02 commit bd6772d
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 @@ -87,7 +87,7 @@ android {
applicationId "com.walletconnect.web3wallet.rnsample"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 25
versionCode 26
versionName "1.0"
resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample"
}
Expand Down

0 comments on commit bd6772d

Please sign in to comment.