diff --git a/app/google-services.json b/app/google-services.json new file mode 100644 index 0000000000..db447ff853 --- /dev/null +++ b/app/google-services.json @@ -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" +} diff --git a/app/src/main/assets/tangem-app-config b/app/src/main/assets/tangem-app-config deleted file mode 160000 index b9f345644a..0000000000 --- a/app/src/main/assets/tangem-app-config +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b9f345644a3c5564d1a00fe61999920382f7d089 diff --git a/tangem-android-tools b/tangem-android-tools deleted file mode 160000 index a1fd964e4f..0000000000 --- a/tangem-android-tools +++ /dev/null @@ -1 +0,0 @@ -Subproject commit a1fd964e4f9cc4da32be63f8e7bd0638542166f1