Skip to content

Commit

Permalink
fix: Trigger Firebase Crashlytics to work
Browse files Browse the repository at this point in the history
  • Loading branch information
PutraGandaD committed Aug 27, 2024
1 parent 88cb697 commit 616db14
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
8 changes: 0 additions & 8 deletions .idea/deploymentTargetSelector.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ dependencies {

// firebase
implementation(platform("com.google.firebase:firebase-bom:33.1.2"))
implementation("com.google.firebase:firebase-crashlytics")
implementation("com.google.firebase:firebase-analytics")
implementation("com.google.firebase:firebase-perf")

Expand Down

0 comments on commit 616db14

Please sign in to comment.