New package name.

This commit is contained in:
Brendon Duncan 2018-09-12 20:14:02 +12:00
commit b3641cf445
5 changed files with 44 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
"packageName": "bitcoin.com",
"packageDescription": "Bitcoin.com Wallet",
"packageNameId": "com.bitcoin.mwallet",
"packageNameId": "com.bitcoin.wallet",
"userVisibleName": "Bitcoin.com Wallet",
"purposeLine": "Bitcoin.com Wallet",
"bundleName": "bitcoincom",

View file

@ -42,6 +42,14 @@
{
"client_id": "432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "432300239540-qfr4lk43b0134fgijqp7mk138lifjnki.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.bitcoin.mwallet",
"app_store_id": "1252903728"
}
}
]
},
@ -49,7 +57,38 @@
"status": 2
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:432300239540:android:3be699f352c30a45",
"android_client_info": {
"package_name": "com.bitcoin.wallet"
}
},
"oauth_client": [
{
"client_id": "432300239540-aeh6b8eebnkgq0e3tv0g0a0t1qhkhhcc.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyDphC3flCVFFOENAy9tMgOUFxC6_H8JWMs"
}
],
"services": {
"analytics_service": {
"status": 1
},
"appinvite_service": {
"status": 1,
"other_platform_oauth_client": []
},
"ads_service": {
"status": 2
}
}
}
],
"configuration_version": "1"
}
}

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="com.bitcoin.mwallet"
<widget id="com.bitcoin.wallet"
version="*VERSION*"
android-versionCode="*ANDROIDVERSION*"
ios-CFBundleVersion="*VERSION*">