mirror of
https://bitbucket.org/myhomie/myhomie_app.git
synced 2025-12-06 00:51:19 +00:00
15 lines
539 B
XML
15 lines
539 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<string name="app_name">MyHomie</string>
|
|
|
|
<!-- Replace "000000000000" with your Facebook App ID here. -->
|
|
<!-- <string name="facebook_app_id">742185533300745</string> -->
|
|
|
|
<!--
|
|
Replace "000000000000" with your Facebook App ID here.
|
|
**NOTE**: The scheme needs to start with `fb` and then your ID.
|
|
-->
|
|
<!--<string name="fb_login_protocol_scheme">fb742185533300745</string>-->
|
|
|
|
<string name="default_notification_channel_id">main</string>
|
|
</resources> |