Skip to content
Snippets Groups Projects
Commit 4960cb4d authored by melvinabraham's avatar melvinabraham
Browse files

Database Dependencies added

parent ead41e5b
No related branches found
No related tags found
No related merge requests found
......@@ -33,10 +33,12 @@ dependencies {
compile 'com.android.volley:volley:1.0.0'
compile 'com.android.support.constraint:constraint-layout:1.0.2'
compile 'com.google.firebase:firebase-storage:10.2.0'
compile 'com.google.firebase:firebase-database:10.0.1'
testCompile 'junit:junit:4.12'
}
apply plugin: 'com.google.gms.google-services'
\ No newline at end of file
......@@ -14,6 +14,22 @@
}
},
"oauth_client": [
{
"client_id": "990195871014-d2mucdh13god1upvggdmmsokv0evq3tl.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.mapps.seproject",
"certificate_hash": "277e910f343fde235259e5aa4505bf4b134936e0"
}
},
{
"client_id": "990195871014-lemh310h84bdtp4tpenpd036qlan3ef1.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "com.mapps.seproject",
"certificate_hash": "e9ecd69df9654947e97e8525cb986cc62c9c2935"
}
},
{
"client_id": "990195871014-p3cmfdl1ec1thi8uqkk86hjs09ojenet.apps.googleusercontent.com",
"client_type": 3
......@@ -29,8 +45,13 @@
"status": 1
},
"appinvite_service": {
"status": 1,
"other_platform_oauth_client": []
"status": 2,
"other_platform_oauth_client": [
{
"client_id": "990195871014-p3cmfdl1ec1thi8uqkk86hjs09ojenet.apps.googleusercontent.com",
"client_type": 3
}
]
},
"ads_service": {
"status": 2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment