summaryrefslogtreecommitdiffstats
path: root/mobile/android/android-components/components/lib/crash/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/android/android-components/components/lib/crash/build.gradle')
-rw-r--r--mobile/android/android-components/components/lib/crash/build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/mobile/android/android-components/components/lib/crash/build.gradle b/mobile/android/android-components/components/lib/crash/build.gradle
index afedcf3044..133c542da2 100644
--- a/mobile/android/android-components/components/lib/crash/build.gradle
+++ b/mobile/android/android-components/components/lib/crash/build.gradle
@@ -69,6 +69,7 @@ dependencies {
implementation ComponentsDependencies.androidx_appcompat
implementation ComponentsDependencies.androidx_constraintlayout
+ implementation ComponentsDependencies.androidx_core_ktx
implementation ComponentsDependencies.androidx_recyclerview
implementation project(':support-base')