Skip to content

Commit

Permalink
Add google-services.json.
Browse files Browse the repository at this point in the history
Closes #55
  • Loading branch information
Martin Styk committed May 18, 2024
1 parent e184440 commit 7a6c8bc
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions app/google-services.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"project_info": {
"project_number": "649677360257",
"project_id": "apkanalyzer-public",
"storage_bucket": "apkanalyzer-public.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:649677360257:android:d5ed46969a2b7a13301180",
"android_client_info": {
"package_name": "sk.styk.martin.apkanalyzer"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDmqtnxwkbFaiks5hRo65R7ahjoZtkGUzA"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:649677360257:android:64853d421cf4949a301180",
"android_client_info": {
"package_name": "sk.styk.martin.apkanalyzer.premium"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyDmqtnxwkbFaiks5hRo65R7ahjoZtkGUzA"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}

0 comments on commit 7a6c8bc

Please sign in to comment.