aboutsummaryrefslogtreecommitdiff
path: root/app/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'app/build.gradle')
-rw-r--r--app/build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index d9f02d1a..5a8d7710 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -226,8 +226,6 @@ repositories {
}
dependencies {
- implementation 'androidx.exifinterface:exifinterface:1.0.0'
-
androidTestImplementation kau.Dependencies.kotlinTest
androidTestImplementation kau.Dependencies.espresso
androidTestImplementation kau.Dependencies.testRules