Skip to content

Commit

Permalink
feat:adb install first local device
Browse files Browse the repository at this point in the history
  • Loading branch information
chaojiong1zhang20230913 committed Dec 11, 2021
1 parent 0494330 commit aaaca5f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README-EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Plugin version | Gradle version
```
buildscript {
dependencies {
classpath 'io.github.trycatchx:rocketx:1.0.8'
classpath 'io.github.trycatchx:rocketx:1.0.9'
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Plugin version | Gradle version
```
buildscript {
dependencies {
classpath 'io.github.trycatchx:rocketx:1.0.8'
classpath 'io.github.trycatchx:rocketx:1.0.9'
}
}
```
Expand Down
Binary file renamed libs/rockect-1.0.8.jar → libs/rockect-1.0.9.jar
Binary file not shown.

0 comments on commit aaaca5f

Please sign in to comment.