mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Add google-services.json
This commit is contained in:
parent
5cae25d336
commit
370683d7c3
2 changed files with 70 additions and 2 deletions
1
app/.gitignore
vendored
1
app/.gitignore
vendored
|
@ -2,4 +2,3 @@
|
|||
*iml
|
||||
*.iml
|
||||
custom.gradle
|
||||
google-services.json
|
||||
|
|
69
app/src/standard/google-services.json
Normal file
69
app/src/standard/google-services.json
Normal file
|
@ -0,0 +1,69 @@
|
|||
{
|
||||
"project_info": {
|
||||
"project_number": "822770527911",
|
||||
"firebase_url": "https://tachiyomi-j2k.firebaseio.com",
|
||||
"project_id": "tachiyomi-j2k",
|
||||
"storage_bucket": "tachiyomi-j2k.appspot.com"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:822770527911:android:2ef352cdb1e9dc695a7582",
|
||||
"android_client_info": {
|
||||
"package_name": "eu.kanade.tachiyomi.debugJ2K"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "822770527911-8lg3lf7n39n4n4pk6ul40qdffu30rkkb.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyC5GO4HyxCq8go16eq6R5GswzytOM1cIbs"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "822770527911-8lg3lf7n39n4n4pk6ul40qdffu30rkkb.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:822770527911:android:6a6b549297ff51a85a7582",
|
||||
"android_client_info": {
|
||||
"package_name": "eu.kanade.tachiyomi.j2k"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "822770527911-8lg3lf7n39n4n4pk6ul40qdffu30rkkb.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyC5GO4HyxCq8go16eq6R5GswzytOM1cIbs"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "822770527911-8lg3lf7n39n4n4pk6ul40qdffu30rkkb.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue