Updated on 2026-08-14
This commit is contained in:
parent
40d2370c6b
commit
616d2df779
3 changed files with 85 additions and 2 deletions
85
app/google-services.json
Normal file
85
app/google-services.json
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"project_info": {
|
||||
"project_number": "000000000000",
|
||||
"project_id": "___STUB___"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:123456789012:android:abcdef123456",
|
||||
"android_client_info": {
|
||||
"package_name": "com.tangem.wallet.debug"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSystubstubstubstubstubstubstubstubs"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": []
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:123456789012:android:abcdef123457",
|
||||
"android_client_info": {
|
||||
"package_name": "com.tangem.wallet.internal"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSystubstubstubstubstubstubstubstubs"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": []
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:123456789012:android:abcdef123458",
|
||||
"android_client_info": {
|
||||
"package_name": "com.tangem.wallet.external"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSystubstubstubstubstubstubstubstubs"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": []
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:123456789012:android:abcdef123459",
|
||||
"android_client_info": {
|
||||
"package_name": "com.tangem.wallet.release"
|
||||
}
|
||||
},
|
||||
"oauth_client": [],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSystubstubstubstubstubstubstubstubs"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": []
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
|
|
@ -1 +0,0 @@
|
|||
Subproject commit b9f345644a3c5564d1a00fe61999920382f7d089
|
||||
Loading…
Add table
Add a link
Reference in a new issue