Skip to content

Instantly share code, notes, and snippets.

@jhonata-menezes
Created May 22, 2019 19:50
Show Gist options
  • Select an option

  • Save jhonata-menezes/0f0bc4bab2a091f1e7e8e3881608f12f to your computer and use it in GitHub Desktop.

Select an option

Save jhonata-menezes/0f0bc4bab2a091f1e7e8e3881608f12f to your computer and use it in GitHub Desktop.
Instruções para compilar o ionic4 com firebase 2019-05-22
#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