Skip to content

Commit e44ba0b

Browse files
chore: bump android app
1 parent ff42cdc commit e44ba0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dapps/W3MWagmi/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ android {
102102
applicationId "com.walletconnect.web3modal.rnsample"
103103
minSdkVersion rootProject.ext.minSdkVersion
104104
targetSdkVersion rootProject.ext.targetSdkVersion
105-
versionCode 42
105+
versionCode 43
106106
versionName "1.1"
107107
resValue "string", "build_config_package", "com.w3mwagmi"
108108
}

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

0 commit comments

Comments
 (0)