Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit 929807b

Browse files
bug: Crashlytics + Android Runtime 5.0 incompatible #1023
1 parent 76a9298 commit 929807b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/AUTHENTICATION.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -502,9 +502,7 @@ Upon successful authentication, Facebook creates an access token that can be obt
502502
..>
503503
```
504504

505-
3. Create a file `facebooklogin.xml`. Depending on your project structure this either goes into `App_Resources/Android/values/` or `App_Resources/Android/src/main/res/values/`.
506-
507-
Add this to the file (replace the id):
505+
3. Create a file `facebooklogin.xml`. Depending on your project structure this either goes into `App_Resources/Android/values/` or `App_Resources/Android/src/main/res/values/`. Add this to the file (replace the id):
508506

509507
```xml
510508
<?xml version='1.0' encoding='utf-8'?>

0 commit comments

Comments
 (0)