mirror of
https://github.com/yuliskov/SmartTube.git
synced 2025-12-16 19:36:19 -06:00
fix build
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -42,7 +42,7 @@ build/
|
||||
/smarttube/output
|
||||
/smarttubetv/output
|
||||
/smarttubemobile/release
|
||||
google-services.json
|
||||
# google-services.json
|
||||
*.hprof
|
||||
log.txt
|
||||
android.keystore
|
||||
|
||||
69
smarttubetv/google-services.json
Normal file
69
smarttubetv/google-services.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"project_info": {
|
||||
"project_number": "431299132531",
|
||||
"firebase_url": "https://smarttube-tv.firebaseio.com",
|
||||
"project_id": "smarttube-tv",
|
||||
"storage_bucket": "smarttube-tv.firebasestorage.app"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:431299132531:android:0c0bc4ac02047b30cd7e06",
|
||||
"android_client_info": {
|
||||
"package_name": "org.smarttube.beta"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "431299132531-hfd0kvpr6nkeuvkbr37kf1sbau626mr1.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyDGtSwgX8rNR8wpQXRRCTDUs4kehsRvfEg"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "431299132531-hfd0kvpr6nkeuvkbr37kf1sbau626mr1.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:431299132531:android:41bf2e0686efe091cd7e06",
|
||||
"android_client_info": {
|
||||
"package_name": "org.smarttube.stable"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "431299132531-hfd0kvpr6nkeuvkbr37kf1sbau626mr1.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyDGtSwgX8rNR8wpQXRRCTDUs4kehsRvfEg"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "431299132531-hfd0kvpr6nkeuvkbr37kf1sbau626mr1.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
Reference in New Issue
Block a user