diff --git a/app-template/bitcoincom/GoogleService-Info.plist b/app-template/bitcoincom/GoogleService-Info.plist index 122c34077..3301ad7ba 100644 --- a/app-template/bitcoincom/GoogleService-Info.plist +++ b/app-template/bitcoincom/GoogleService-Info.plist @@ -17,7 +17,7 @@ PLIST_VERSION 1 BUNDLE_ID - com.bitcoin.wallet + com.bitcoin.mwallet PROJECT_ID bitcoin-com-wallet STORAGE_BUCKET diff --git a/app-template/bitcoincom/appConfig.json b/app-template/bitcoincom/appConfig.json index 0fada3c07..dab076062 100644 --- a/app-template/bitcoincom/appConfig.json +++ b/app-template/bitcoincom/appConfig.json @@ -1,7 +1,7 @@ { "packageName": "bitcoin.com", "packageDescription": "Bitcoin.com", - "packageNameId": "com.bitcoin.wallet", + "packageNameId": "com.bitcoin.mwallet", "userVisibleName": "Bitcoin.com", "purposeLine": "Bitcoin.com Wallet", "bundleName": "bitcoincom", diff --git a/app-template/bitcoincom/google-services.json b/app-template/bitcoincom/google-services.json index 8ea74abd9..ad6919250 100644 --- a/app-template/bitcoincom/google-services.json +++ b/app-template/bitcoincom/google-services.json @@ -10,7 +10,7 @@ "client_info": { "mobilesdk_app_id": "1:432300239540:android:3be699f352c30a45", "android_client_info": { - "package_name": "com.bitcoin.wallet" + "package_name": "com.bitcoin.mwallet" } }, "oauth_client": [ @@ -39,4 +39,4 @@ } ], "configuration_version": "1" -} \ No newline at end of file +} diff --git a/app-template/config-template.xml b/app-template/config-template.xml index f5f54f894..b8bbf823e 100644 --- a/app-template/config-template.xml +++ b/app-template/config-template.xml @@ -1,5 +1,5 @@ -