Created
August 11, 2022 22:35
-
-
Save dmitriy-chernysh/24a99a80a94d19b67167c4c9f3660171 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<resources> | |
<string name="facebook_app_id">{app_id_here}</string> | |
<string name="fb_login_protocol_scheme">fb{app_id_here}</string> | |
<string name="facebook_client_token">{client_token}</string> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment