Skip to content

Commit 4f8722f

Browse files
chore: bump version
1 parent 5c7c332 commit 4f8722f

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 60
105+
versionCode 61
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 43
92+
versionCode 44
9393
versionName "1.0"
9494
resValue "string", "build_config_package", "com.walletconnect.web3wallet.rnsample"
9595
}

0 commit comments

Comments
 (0)