summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/build.gradle.kts2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/build.gradle.kts b/app/build.gradle.kts
index efd8541a..c88370e4 100644
--- a/app/build.gradle.kts
+++ b/app/build.gradle.kts
@@ -99,8 +99,6 @@ dependencies {
add("nonFreeImplementation", libs.thirdparty.nonfree.sentry)
add("freeImplementation", projects.sentryStub)
- androidTestImplementation(libs.bundles.testDependencies)
- androidTestImplementation(libs.bundles.androidTestDependencies)
testImplementation(libs.testing.robolectric)
testImplementation(libs.testing.sharedPrefsMock)
testImplementation(libs.bundles.testDependencies)