update v5 play services version -> 15.0.1

This commit is contained in:
Michael Diarmid 2018-08-25 14:01:38 +01:00 committed by GitHub
parent 5387c45414
commit 3ddc8d99c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Using the native Firebase SDKs with **React Native Firebase** allows you to cons
| | 3.3.x | 4.3.x | 5.0.x |
| ------------------------- | :------: | :-----: | :---: |
| React Native | 0.50-52 | 0.52-55 | 0.56 |
| Play Services Android SDK | 11.8.0 + | 15.0.1 | TBC |
| Play Services Android SDK | 11.8.0 + | 15.0.1 | 15.0.1|
| Firebase iOS SDK | 4.7.0 + | 5.3.0 | 5.6.0 |
---