Skip to content

Commit 089f3b9

Browse files
committed
Remove redundant testInstrumentationRunner dependency
1 parent 962763f commit 089f3b9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ android {
1212
targetSdkVersion 30
1313
versionCode 2
1414
versionName "0.0.0"
15-
16-
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1715
}
1816

1917
buildTypes {

0 commit comments

Comments
 (0)