Skip to content

Commit 9cc14b4

Browse files
Revert "fix(aws-android-sdk-iot): workaround testrunner issue (#1928)"
This reverts commit f92f542.
1 parent fe94d88 commit 9cc14b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-android-sdk-iot/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ android {
88
targetSdkVersion 27
99
versionCode 1
1010
versionName '1.0'
11+
testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
1112
}
1213

1314
buildTypes {

0 commit comments

Comments
 (0)