Skip to content

Commit

Permalink
Update README_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouYixun committed Sep 7, 2022
1 parent 1183538 commit fb363a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,12 @@ sonic-driver-core可以脱离Appium,直接与WebDriverAgent或UIautomator2交
<dependency>
<groupId>io.github.soniccloudorg</groupId>
<artifactId>sonic-driver-core</artifactId>
<version>1.0.16</version>
<version>1.0.15</version>
</dependency>
```
#### Gradle
```
implementation 'io.github.soniccloudorg:sonic-driver-core:1.0.16'
implementation 'io.github.soniccloudorg:sonic-driver-core:1.0.15'
```

### 代码
Expand Down Expand Up @@ -98,4 +98,4 @@ public class MyTest {
## 开源许可协议

[License](LICENSE)
[License](LICENSE)

0 comments on commit fb363a7

Please sign in to comment.