Skip to content

Commit 585f768

Browse files
committed
Remove defaultConfig testInstrumentationRunner.
Change-Id: I1c3d0b8504ec4129f18fd5096f543a1bf90e21d3
1 parent ab8ddc3 commit 585f768

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

core/designsystem/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ plugins {
2121
}
2222

2323
android {
24-
defaultConfig {
25-
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26-
}
2724
namespace = "com.google.samples.apps.nowinandroid.core.designsystem"
2825
}
2926

0 commit comments

Comments
 (0)