Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 7 8 9 10 11 12 | 4x 4x 4x 4x 4x 4x 4x | export const GOOGLE_SERVICES_CLASS_PATH = 'com.google.gms:google-services'; export const GOOGLE_SERVICES_PLUGIN = 'com.google.gms.google-services'; export const GOOGLE_SERVICES_VERSION = '4.4.2'; export const FIREBASE_BOM_CLASS_PATH = 'com.google.firebase:firebase-bom'; export const FIREBASE_BOM_VERSION = '32.8.1'; export const FIREBASE_MESSAGING_CLASS_PATH = 'com.google.firebase:firebase-messaging'; export const DEFAULT_GOOGLE_SERVICES_PATH = 'app/google-services.json'; |