Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Commit

Permalink
feat: Use new CrashHandler to make debugging experience better
Browse files Browse the repository at this point in the history
  • Loading branch information
aikrq committed Aug 20, 2023
1 parent 65534bf commit 6bbba17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ dependencies {
implementation("com.google.firebase:firebase-perf-ktx:20.4.0")
implementation("com.google.gms:google-services:4.3.15")

implementation("com.github.TutorialsAndroid:crashx:v6.0.19")
implementation("com.github.haroldadmin:WhatTheStack:1.0.0-alpha04")

implementation("com.squareup.okhttp3:okhttp:5.0.0-alpha.11")

Expand Down

0 comments on commit 6bbba17

Please sign in to comment.