mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-30 16:51:42 +01:00
adding push.xml for playstore push service (not finished)
This commit is contained in:
parent
2531fad0ec
commit
4c625c568b
1 changed files with 8 additions and 0 deletions
8
src/playstore/res/values/push.xml
Normal file
8
src/playstore/res/values/push.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_server">xmpp.monocles.de</string>
|
||||
<string name="gcm_defaultSenderId" translatable="false">copyfromapiconsole</string>
|
||||
<string name="google_app_id">1:copyfromapiconsole:android:copyfromapiconsole</string>
|
||||
<string name="project_id" translatable="false">copyfromapiconsole</string>
|
||||
<string name="google_api_key" translatable="false">copyfromapiconsole</string>
|
||||
</resources>
|
Loading…
Add table
Reference in a new issue