Skip to content

Commit c7ff1ae

Browse files
committed
Merge branch 'master' into firestore
2 parents 443bcbb + 5154ae0 commit c7ff1ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ For convenience, here are some recent examples:
9191

9292
| FirebaseUI Version | Firebase/Play Services Version |
9393
|--------------------|--------------------------------|
94-
| 2.3.0 | 11.2.0 |
94+
| 2.3.0 | 11.0.4 |
9595
| 2.2.0 | 11.0.4 |
9696
| 2.1.1 | 11.0.2 |
9797
| 2.0.1 | 11.0.1 |

auth/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ If support for Twitter Sign-in is also required, define the resource strings
102102
`twitter_consumer_key` and `twitter_consumer_secret` to match the values of your
103103
Twitter app as reported by the [Twitter application manager](https://apps.twitter.com/).
104104

105-
```
105+
```xml
106106
<resources>
107107
<string name="twitter_consumer_key" translatable="false">YOURCONSUMERKEY</string>
108108
<string name="twitter_consumer_secret" translatable="false">YOURCONSUMERSECRET</string>

0 commit comments

Comments
 (0)