aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ui/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/build.gradle b/ui/build.gradle
index 96813d67..002981d5 100644
--- a/ui/build.gradle
+++ b/ui/build.gradle
@@ -68,7 +68,6 @@ dependencies {
implementation project(":tunnel")
implementation "androidx.annotation:annotation:$annotationsVersion"
implementation "androidx.appcompat:appcompat:$appcompatVersion"
- implementation "androidx.cardview:cardview:$cardviewVersion"
implementation "androidx.constraintlayout:constraintlayout:$constraintLayoutVersion"
implementation "androidx.coordinatorlayout:coordinatorlayout:$coordinatorLayoutVersion"
implementation "androidx.biometric:biometric:$biometricVersion"