Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Update documentation to avoid falling Androids' build #879

Merged
merged 1 commit into from
Oct 8, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The component uses PushNotificationIOS for the iOS part.

## Android manual Installation

**NOTE: To use a specific `play-service-gcm` or `firebase-messaging` version:**
**NOTE: `play-service-gcm` and `firebase-messaging`, prior to version 15 requires to have the same version number in order to work correctly at build time and at run time. To use a specific version:**

In your `android/build.gradle`
```gradle
Expand Down