Skip to content

Commit e3ebb07

Browse files
committed
Remove testInstrumentationRunner from build.gradle
1 parent 22a2388 commit e3ebb07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ android {
1212
targetSdkVersion 27
1313
versionCode 1
1414
versionName "0.1.0"
15-
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1615
}
1716
buildTypes {
1817
release {

0 commit comments

Comments
 (0)