File tree 10 files changed +19
-19
lines changed
integration/ServiceTestRuleSample/app
runner/AndroidJunitRunnerSample/app
IntentsAdvancedSample/app
uiautomator/BasicSample/app
10 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,6 @@ dependencies {
26
26
// Testing-only dependencies
27
27
// Force usage of support annotations in the test app, since it is internally used by the runner module.
28
28
androidTestCompile ' com.android.support:support-annotations:23.0.1'
29
- androidTestCompile ' com.android.support.test:runner:0.4'
30
- androidTestCompile ' com.android.support.test:rules:0.4'
29
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
30
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
31
31
}
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ dependencies {
34
34
// Testing-only dependencies
35
35
// Force usage of support annotations in the test app, since it is internally used by the runner module.
36
36
androidTestCompile ' com.android.support:support-annotations:23.0.1'
37
- androidTestCompile ' com.android.support.test:runner:0.4'
38
- androidTestCompile ' com.android.support.test:rules:0.4'
37
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
38
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
39
39
androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.1'
40
40
}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies {
29
29
// Testing-only dependencies
30
30
// Force usage of support annotations in the test app, since it is internally used by the runner module.
31
31
androidTestCompile ' com.android.support:support-annotations:23.0.1'
32
- androidTestCompile ' com.android.support.test:runner:0.4'
33
- androidTestCompile ' com.android.support.test:rules:0.4'
32
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
33
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
34
34
androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.1'
35
35
}
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ dependencies {
35
35
// Testing-only dependencies
36
36
// Force usage of support annotations in the test app, since it is internally used by the runner module.
37
37
androidTestCompile ' com.android.support:support-annotations:23.0.1'
38
- androidTestCompile ' com.android.support.test:runner:0.4'
39
- androidTestCompile ' com.android.support.test:rules:0.4'
38
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
39
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
40
40
androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.1'
41
41
}
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
26
26
// Testing-only dependencies
27
27
// Force usage of support annotations in the test app, since it is internally used by the runner module.
28
28
androidTestCompile ' com.android.support:support-annotations:23.0.1'
29
- androidTestCompile ' com.android.support.test:runner:0.4'
30
- androidTestCompile ' com.android.support.test:rules:0.4'
29
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
30
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
31
31
androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.1'
32
32
}
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ dependencies {
28
28
// Testing-only dependencies
29
29
// Force usage of support annotations in the test app, since it is internally used by the runner module.
30
30
androidTestCompile ' com.android.support:support-annotations:23.0.1'
31
- androidTestCompile ' com.android.support.test:runner:0.4'
32
- androidTestCompile ' com.android.support.test:rules:0.4'
31
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
32
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
33
33
androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.1'
34
34
androidTestCompile ' com.android.support.test.espresso:espresso-intents:2.2.1'
35
35
}
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ dependencies {
28
28
// Testing-only dependencies
29
29
// Force usage of support annotations in the test app, since it is internally used by the runner module.
30
30
androidTestCompile ' com.android.support:support-annotations:23.0.1'
31
- androidTestCompile ' com.android.support.test:runner:0.4'
32
- androidTestCompile ' com.android.support.test:rules:0.4'
31
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
32
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
33
33
androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.1'
34
34
androidTestCompile ' com.android.support.test.espresso:espresso-intents:2.2.1'
35
35
}
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
36
36
// Testing-only dependencies
37
37
// Force usage of support annotations in the test app, since it is internally used by the runner module.
38
38
androidTestCompile ' com.android.support:support-annotations:23.0.1'
39
- androidTestCompile ' com.android.support.test:runner:0.4'
40
- androidTestCompile ' com.android.support.test:rules:0.4'
39
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
40
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
41
41
androidTestCompile ' com.android.support.test.espresso:espresso-core:2.2.1'
42
42
}
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ dependencies {
29
29
// Testing-only dependencies
30
30
// Force usage of support annotations in the test app, since it is internally used by the runner module.
31
31
androidTestCompile ' com.android.support:support-annotations:23.0.1'
32
- androidTestCompile ' com.android.support.test:runner:0.4'
33
- androidTestCompile ' com.android.support.test:rules:0.4'
32
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
33
+ androidTestCompile ' com.android.support.test:rules:0.4.1 '
34
34
androidTestCompile ' com.android.support.test.espresso:espresso-web:2.2.1'
35
35
}
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies {
30
30
// Testing-only dependencies
31
31
// Force usage of support annotations in the test app, since it is internally used by the runner module.
32
32
androidTestCompile ' com.android.support:support-annotations:23.0.1'
33
- androidTestCompile ' com.android.support.test:runner:0.4'
33
+ androidTestCompile ' com.android.support.test:runner:0.4.1 '
34
34
// UiAutomator Testing
35
35
androidTestCompile ' com.android.support.test.uiautomator:uiautomator-v18:2.1.1'
36
36
androidTestCompile ' org.hamcrest:hamcrest-integration:1.3'
You can’t perform that action at this time.
0 commit comments