Skip to content

Commit aaaca5f

Browse files
feat:adb install first local device
1 parent 0494330 commit aaaca5f

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

README-EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Plugin version | Gradle version
2828
```
2929
buildscript {
3030
dependencies {
31-
classpath 'io.github.trycatchx:rocketx:1.0.8'
31+
classpath 'io.github.trycatchx:rocketx:1.0.9'
3232
}
3333
}
3434
```

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Plugin version | Gradle version
2727
```
2828
buildscript {
2929
dependencies {
30-
classpath 'io.github.trycatchx:rocketx:1.0.8'
30+
classpath 'io.github.trycatchx:rocketx:1.0.9'
3131
}
3232
}
3333
```

0 commit comments

Comments
 (0)