Skip to content

Commit 45b0786

Browse files
Piotr ZawadzkiPiotr Zawadzki
authored andcommitted
Added compatibility info in README
1 parent 8655655 commit 45b0786

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,9 @@ Here are some samples:
7171
```bash
7272
./gradlew connectedDebugAndroidTest -Pandroid.testInstrumentationRunnerArguments.xrunnerPackage=com.stepstone.xrunner.sample -Pandroid.testInstrumentationRunnerArguments.xrunnerNotPackage=com.stepstone.xrunner.sample.dummy
7373
```
74+
75+
# Compatibility
76+
77+
| XRunner version | Test runner version |
78+
|:---------------:|:---------------------------------------:|
79+
| 1.0.0 | `com.android.support.test:runner:1.0.2` |

0 commit comments

Comments
 (0)