Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Firebase #285

Merged
merged 3 commits into from
Nov 2, 2024
Merged

Integrate Firebase #285

merged 3 commits into from
Nov 2, 2024

Conversation

ksharma-xyz
Copy link
Owner

@ksharma-xyz ksharma-xyz commented Nov 2, 2024

TL;DR

Added Firebase Analytics integration to the Android application.

What changed?

  • Added Firebase BOM and Analytics dependencies
  • Integrated Google Services plugin into the build system
  • Updated application convention plugin to apply Google Services plugin
  • Added Firebase version to version catalog

Why make this change?

To implement analytics tracking capabilities in the application, enabling better understanding of user behavior and app performance through Firebase Analytics services.

Copy link
Owner Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @ksharma-xyz and the rest of your teammates on Graphite Graphite

@ksharma-xyz ksharma-xyz changed the title Integrate Firebase Add Firebase Analytics integration Nov 2, 2024
@ksharma-xyz ksharma-xyz marked this pull request as ready for review November 2, 2024 05:50
@ksharma-xyz ksharma-xyz force-pushed the 11-01-integrate_firebase branch from c42f29f to 56885c9 Compare November 2, 2024 06:01
@ksharma-xyz ksharma-xyz changed the title Add Firebase Analytics integration Integrate Firebase Nov 2, 2024
@ksharma-xyz ksharma-xyz merged commit 0adc54e into main Nov 2, 2024
3 checks passed
@ksharma-xyz ksharma-xyz deleted the 11-01-integrate_firebase branch November 2, 2024 06:27
@ksharma-xyz ksharma-xyz added the achievement When a big problem is fixed or something exciting gets working label Nov 2, 2024
@ksharma-xyz
Copy link
Owner Author

Used github secrets to generate the google-services.json file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
achievement When a big problem is fixed or something exciting gets working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant