mirror of https://github.com/ThmmyNoLife/mTHMMY
Browse Source
Disabled Firebase for Debug build (also removed associated google-services.json)pull/24/head
Ezerous
7 years ago
6 changed files with 10 additions and 51 deletions
@ -1,42 +0,0 @@ |
|||||
{ |
|
||||
"project_info": { |
|
||||
"project_number": "934432863001", |
|
||||
"firebase_url": "https://mthmmy-debug.firebaseio.com", |
|
||||
"project_id": "mthmmy-debug", |
|
||||
"storage_bucket": "mthmmy-debug.appspot.com" |
|
||||
}, |
|
||||
"client": [ |
|
||||
{ |
|
||||
"client_info": { |
|
||||
"mobilesdk_app_id": "1:934432863001:android:088be0537ff6b292", |
|
||||
"android_client_info": { |
|
||||
"package_name": "gr.thmmy.mthmmy" |
|
||||
} |
|
||||
}, |
|
||||
"oauth_client": [ |
|
||||
{ |
|
||||
"client_id": "934432863001-d5oocs1vdi0pcepesi55a41p7enphfcv.apps.googleusercontent.com", |
|
||||
"client_type": 3 |
|
||||
} |
|
||||
], |
|
||||
"api_key": [ |
|
||||
{ |
|
||||
"current_key": "AIzaSyD4-gwVcb2Rc8zeT8l1v2Lg1DU0QgfGtk8" |
|
||||
} |
|
||||
], |
|
||||
"services": { |
|
||||
"analytics_service": { |
|
||||
"status": 1 |
|
||||
}, |
|
||||
"appinvite_service": { |
|
||||
"status": 1, |
|
||||
"other_platform_oauth_client": [] |
|
||||
}, |
|
||||
"ads_service": { |
|
||||
"status": 2 |
|
||||
} |
|
||||
} |
|
||||
} |
|
||||
], |
|
||||
"configuration_version": "1" |
|
||||
} |
|
@ -1,6 +1,6 @@ |
|||||
#Wed Mar 08 11:25:21 EET 2017 |
#Thu Oct 26 11:21:06 EEST 2017 |
||||
distributionBase=GRADLE_USER_HOME |
distributionBase=GRADLE_USER_HOME |
||||
distributionPath=wrapper/dists |
distributionPath=wrapper/dists |
||||
zipStoreBase=GRADLE_USER_HOME |
zipStoreBase=GRADLE_USER_HOME |
||||
zipStorePath=wrapper/dists |
zipStorePath=wrapper/dists |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip |
distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip |
||||
|
Loading…
Reference in new issue