File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments