We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe94d88 commit 9cc14b4Copy full SHA for 9cc14b4
aws-android-sdk-iot/build.gradle
@@ -8,6 +8,7 @@ android {
8
targetSdkVersion 27
9
versionCode 1
10
versionName '1.0'
11
+ testInstrumentationRunner 'android.support.test.runner.AndroidJUnitRunner'
12
}
13
14
buildTypes {
0 commit comments