Skip to content

Commit a6efa8b

Browse files
committed
chore: rename w3i app name
1 parent 3d3d911 commit a6efa8b

File tree

120 files changed

+112
-113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

120 files changed

+112
-113
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

dapps/Web3InboxLab/android/app/build.gradle renamed to dapps/Web3Inbox/android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,9 +85,9 @@ android {
8585
buildToolsVersion rootProject.ext.buildToolsVersion
8686
compileSdk rootProject.ext.compileSdkVersion
8787

88-
namespace "com.walletconnect.web3inbox.lab"
88+
namespace "com.walletconnect.web3inbox"
8989
defaultConfig {
90-
applicationId "com.walletconnect.web3inbox.lab"
90+
applicationId "com.walletconnect.web3inbox"
9191
minSdkVersion rootProject.ext.minSdkVersion
9292
targetSdkVersion rootProject.ext.targetSdkVersion
9393
versionCode 1

0 commit comments

Comments
 (0)