Skip to content

Commit 9cf95f1

Browse files
authored
Update README.md
1 parent 43dd411 commit 9cf95f1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,11 @@ Make sure you have ‘google-services.json’ for Android or ‘GoogleService-In
4747

4848
|Preference|Default Value|Description|
4949
|---|---|---|
50-
|ANDROID_FCM_VERSION|19.0.0|Android's native Firebase Message SDK version.|
51-
|ANDROID_GRADLE_TOOLS_VERSION|3.5.3|Android's Gradle tools version.|
52-
|ANDROID_GOOGLE_SERVICES_VERSION|4.3.3|Android's native Google Services SDK version.|
53-
|ANDROID_DEFAULT_NOTIFICATION_ICON|@mipmap/ic_launcher|Android's default notification icon.|
50+
|ANDROID_DEFAULT_NOTIFICATION_ICON|@mipmap/ic_launcher|Default notification icon.|
51+
|ANDROID_FCM_VERSION|21.0.0|Native Firebase Message SDK version :warning: Replaced by BoM versioning on Gradle >= 3.4.|
52+
|ANDROID_FIREBASE_BOM_VERSION|26.0.0|[Firebase BoM](https://firebase.google.com/docs/android/learn-more#bom) version.|
53+
|ANDROID_GOOGLE_SERVICES_VERSION|4.3.4|Native Google Services SDK version.|
54+
|ANDROID_GRADLE_TOOLS_VERSION|4.1.0|Gradle tools version.|
5455

5556
#### Cordova
5657

0 commit comments

Comments
 (0)