com.bitcoin.mobilewallet.
This commit is contained in:
parent
1784705b05
commit
4d76274118
5 changed files with 35 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"packageName": "bitcoin.com",
|
||||
"packageDescription": "Bitcoin.com Wallet",
|
||||
"packageNameId": "com.bitcoin.wallet",
|
||||
"packageNameId": "com.bitcoin.mobilewallet",
|
||||
"userVisibleName": "Bitcoin.com Wallet",
|
||||
"purposeLine": "Bitcoin.com Wallet",
|
||||
"bundleName": "bitcoincom",
|
||||
|
|
|
|||
|
|
@ -6,6 +6,37 @@
|
|||
"storage_bucket": "bitcoin-com-wallet.appspot.com"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:432300239540:android:95b2c8c7636fc9b1",
|
||||
"android_client_info": {
|
||||
"package_name": "com.bitcoin.mobilewallet"
|
||||
}
|
||||
},
|
||||
"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
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:432300239540:android:e23224cd1aed3778",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version='1.0' encoding='utf-8'?>
|
||||
<widget id="com.bitcoin.wallet"
|
||||
<widget id="com.bitcoin.mobilewallet"
|
||||
version="*VERSION*"
|
||||
android-versionCode="*ANDROIDVERSION*"
|
||||
ios-CFBundleVersion="*VERSION*">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue