fix: intentionally commit the google-services file - not a secret

This commit is contained in:
Fredrik Burmester
2025-03-17 10:11:22 +01:00
parent 0b22f28bb6
commit b9c02618d5
2 changed files with 29 additions and 1 deletions

1
.gitignore vendored
View File

@@ -46,5 +46,4 @@ credentials.json
.ruby-lsp
modules/hls-downloader/android/build
streamyfin-4fec1-firebase-adminsdk.json
google-services.json
.env

29
google-services.json Normal file
View File

@@ -0,0 +1,29 @@
{
"project_info": {
"project_number": "1039325086281",
"project_id": "streamyfin-4fec1",
"storage_bucket": "streamyfin-4fec1.firebasestorage.app"
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "1:1039325086281:android:b270168004aa30c1e1f598",
"android_client_info": {
"package_name": "com.fredrikburmester.streamyfin"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": "AIzaSyABKBTRL9dvGuZbx009YFLUAPurFIDovFQ"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": []
}
}
}
],
"configuration_version": "1"
}