Skip to content
Snippets Groups Projects
Commit 4091fe1d authored by melvinabraham's avatar melvinabraham
Browse files

Firebase Integration

parent 63cd2d86
No related branches found
No related tags found
No related merge requests found
......@@ -26,4 +26,6 @@ dependencies {
})
compile 'com.android.support:appcompat-v7:24.2.1'
testCompile 'junit:junit:4.12'
apply plugin: 'com.google.gms.google-services'
}
{
"project_info": {
"project_number": "990195871014",
"firebase_url": "https://se-project-4a6c6.firebaseio.com",
"project_id": "se-project-4a6c6",
"storage_bucket": "se-project-4a6c6.appspot.com"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:990195871014:android:8045fa84fbe6c9f3",
"android_client_info": {
"package_name": "com.mapps.seproject"
}
},
"oauth_client": [
{
"client_id": "990195871014-p3cmfdl1ec1thi8uqkk86hjs09ojenet.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyCuY6WK8Kcf7sKXfo8P3Io8NGqPyZtI9H0"
}
],
"services": {
"analytics_service": {
"status": 1
},
"appinvite_service": {
"status": 1,
"other_platform_oauth_client": []
},
"ads_service": {
"status": 2
}
}
}
],
"configuration_version": "1"
}
\ No newline at end of file
......@@ -6,6 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.google.gms:google-services:3.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment