Skip to content

Commit

Permalink
Update README_CN.md
Browse files Browse the repository at this point in the history
Signed-off-by: Eason <[email protected]>
  • Loading branch information
ZhouYixun authored Jun 11, 2024
1 parent a24c34c commit faa0948
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@ sonic-driver-core可以脱离Appium,直接与WebDriverAgent或UIautomator2交
<dependency>
<groupId>io.github.soniccloudorg</groupId>
<artifactId>sonic-driver-core</artifactId>
<version>1.1.30</version>
<version>1.1.29</version>
</dependency>
```
#### Gradle
```
implementation 'io.github.soniccloudorg:sonic-driver-core:1.1.30'
implementation 'io.github.soniccloudorg:sonic-driver-core:1.1.29'
```

### 代码
Expand Down

0 comments on commit faa0948

Please sign in to comment.