summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
Diffstat (limited to 'android')
-rw-r--r--android/test/e2e/build.gradle.kts7
1 files changed, 0 insertions, 7 deletions
diff --git a/android/test/e2e/build.gradle.kts b/android/test/e2e/build.gradle.kts
index b342aadc16..c68d1c89aa 100644
--- a/android/test/e2e/build.gradle.kts
+++ b/android/test/e2e/build.gradle.kts
@@ -87,13 +87,6 @@ android {
buildFeatures { buildConfig = true }
}
-junitPlatform {
- instrumentationTests {
- version.set(libs.versions.junit5.android.asProvider())
- includeExtensions.set(true)
- }
-}
-
androidComponents {
beforeVariants { variantBuilder ->
variantBuilder.enable =