mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 12:00:03 +03:00
Adapt google-services.json package ids
This commit is contained in:
parent
459e20aac9
commit
5888c018e0
2 changed files with 4 additions and 4 deletions
|
@ -10,7 +10,7 @@
|
|||
"client_info": {
|
||||
"mobilesdk_app_id": "1:912726360885:android:4ef8f3a0021e774d",
|
||||
"android_client_info": {
|
||||
"package_name": "im.vector.app.debug"
|
||||
"package_name": "de.spiritcroc.riotx.debug"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
|
@ -37,4 +37,4 @@
|
|||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"client_info": {
|
||||
"mobilesdk_app_id": "1:912726360885:android:4ef8f3a0021e774d",
|
||||
"android_client_info": {
|
||||
"package_name": "im.vector.app"
|
||||
"package_name": "de.spiritcroc.riotx"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
|
@ -37,4 +37,4 @@
|
|||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue