Created
May 22, 2019 19:50
-
-
Save jhonata-menezes/0f0bc4bab2a091f1e7e8e3881608f12f to your computer and use it in GitHub Desktop.
Instruções para compilar o ionic4 com firebase 2019-05-22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #project.properties | |
| cordova.system.library.2=com.google.android.gms:play-services-tagmanager:16+ | |
| cordova.system.library.3=com.google.firebase:firebase-core:16.0.8 | |
| cordova.system.library.4=com.google.firebase:firebase-messaging:17.5.0 | |
| cordova.system.library.5=com.google.firebase:firebase-config:16.4.1 | |
| cordova.system.library.6=com.google.firebase:firebase-perf:16.2.4 | |
| #build.gradle | |
| com.google.gms:google-services:4.1.0 | |
| To | |
| com.google.gms:google-services:4.2.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment